Searched refs:StdSourceLocationImplDecl (Results 1 – 3 of 3) sorted by relevance
207 MSVCGuidDecl(nullptr), StdSourceLocationImplDecl(nullptr), in Sema()
17036 if (!StdSourceLocationImplDecl) { in ActOnSourceLocExpr()17037 StdSourceLocationImplDecl = in ActOnSourceLocExpr()17039 if (!StdSourceLocationImplDecl) in ActOnSourceLocExpr()17043 Context.getRecordType(StdSourceLocationImplDecl).withConst()); in ActOnSourceLocExpr()
1162 RecordDecl *StdSourceLocationImplDecl; variable