Searched defs:OrigE (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/Index/ | ||
H A D | IndexDataConsumer.h | 29 const Expr *OrigE; member |
/llvm-project/clang/lib/Index/ | ||
H A D | IndexingContext.cpp | 359 const Expr *OrigE, in handleDeclOccurrence() |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclOpenMP.h | 257 void setInitializerData(Expr *OrigE, Expr *PrivE) { in setInitializerData() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 11288 Expr *OrigE = Item.E; AnalyzeImplicitConversions() local |
H A D | SemaOpenMP.cpp | 21988 Expr *OrigE = ActOnOpenMPDeclareReductionInitializerStart() local |