Searched defs:OrigE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h29 const Expr *OrigE; member in struct:clang::index::IndexDataConsumer::ASTNodeInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp351 handleDeclOccurrence(const Decl *D, SourceLocation Loc, bool IsRef, const Decl *Parent, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations, const Expr *OrigE, const Decl *OrigD, const DeclContext *ContainerDC) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h188 void setInitializerData(Expr *OrigE, Expr *PrivE) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12126 static void AnalyzeImplicitConversions(Sema &S, Expr *OrigE, SourceLocation CC, argument

Completed in 158 milliseconds