Searched refs:StdSourceLocationImplDecl (Results 1 – 3 of 3) sorted by relevance
208 CXXTypeInfoDecl(nullptr), StdSourceLocationImplDecl(nullptr), in Sema()
17556 if (!StdSourceLocationImplDecl) { in ActOnSourceLocExpr()17557 StdSourceLocationImplDecl = in ActOnSourceLocExpr()17559 if (!StdSourceLocationImplDecl) in ActOnSourceLocExpr()17563 Context.getRecordType(StdSourceLocationImplDecl).withConst()); in ActOnSourceLocExpr()
1189 RecordDecl *StdSourceLocationImplDecl; variable