Searched defs:RefExpr (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp62 const Expr *RefExpr = nullptr; member in struct:__anon3206::DSAStackTy::DSAVarData
82 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr; member in struct:__anon3206::DSAStackTy::DSAInfo
109 void set(const Expr *RefExpr, SourceRange RR) { argument
66 DSAVarData(OpenMPDirectiveKind DKind, OpenMPClauseKind CKind, const Expr *RefExpr, DeclRefExpr *PrivateCopy, SourceLocation ImplicitDSALoc) argument
[all...]
H A DSemaPseudoObject.cpp272 ObjCPropertyRefExpr *RefExpr; member in class:__anon3207::ObjCPropertyOpBuilder
312 ObjCSubscriptRefExpr *RefExpr; member in class:__anon3207::ObjCSubscriptOpBuilder
342 MSPropertyRefExpr *RefExpr; member in class:__anon3207::MSPropertyOpBuilder
[all...]
H A DSemaCoroutine.cpp527 auto RefExpr = ExprEmpty(); local
H A DSemaTemplate.cpp7307 ExprResult RefExpr = BuildDeclarationNameExpr( local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp209 static const ValueDecl *getPrivateItem(const Expr *RefExpr) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1089 auto *RefExpr = cast<ObjCPropertyRefExpr>(Syntactic); local

Completed in 195 milliseconds