Searched refs:StdSourceLocationImplDecl (Results 1 – 3 of 3) sorted by relevance
262 StdSourceLocationImplDecl(nullptr), CXXTypeInfoDecl(nullptr), in Sema()
16546 if (!StdSourceLocationImplDecl) { in ActOnSourceLocExpr()16547 StdSourceLocationImplDecl = in ActOnSourceLocExpr()16549 if (!StdSourceLocationImplDecl) in ActOnSourceLocExpr()16553 Context.getRecordType(StdSourceLocationImplDecl).withConst()); in ActOnSourceLocExpr()
7927 RecordDecl *StdSourceLocationImplDecl; variable