Searched refs:StdSourceLocationImplDecl (Results 1 – 3 of 3) sorted by relevance
323 StdSourceLocationImplDecl(nullptr), CXXTypeInfoDecl(nullptr), in Sema()
16916 if (!StdSourceLocationImplDecl) { in ActOnSourceLocExpr()16917 StdSourceLocationImplDecl = in ActOnSourceLocExpr()16919 if (!StdSourceLocationImplDecl) in ActOnSourceLocExpr()16923 Context.getRecordType(StdSourceLocationImplDecl).withConst()); in ActOnSourceLocExpr()
8249 RecordDecl *StdSourceLocationImplDecl; variable