Searched defs:OVE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMap.cpp79 OpaqueValueExpr *OVE = cast<OpaqueValueExpr>(S); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DScopeInfo.cpp121 const OpaqueValueExpr *OVE = cast<OpaqueValueExpr>(PropE->getBase()); local
H A DSemaChecking.cpp14857 void VisitOpaqueValueExpr(OpaqueValueExpr *OVE) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp348 const DeclRefExpr *VisitOpaqueValueExpr(const OpaqueValueExpr *OVE) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp627 const auto *OVE = cast<OpaqueValueExpr>(CE->getCallee()); local
5472 const auto *OVE = cast<OpaqueValueExpr>(VLA->getSizeExpr()); local
[all...]

Completed in 225 milliseconds