Searched refs:StdSourceLocationImplDecl (Results 1 – 3 of 3) sorted by relevance
206 MSVCGuidDecl(nullptr), StdSourceLocationImplDecl(nullptr), in Sema()
16767 if (!StdSourceLocationImplDecl) { in ActOnSourceLocExpr()16768 StdSourceLocationImplDecl = in ActOnSourceLocExpr()16770 if (!StdSourceLocationImplDecl) in ActOnSourceLocExpr()16774 Context.getRecordType(StdSourceLocationImplDecl).withConst()); in ActOnSourceLocExpr()
1161 RecordDecl *StdSourceLocationImplDecl; variable