Searched defs:StartOfFile (Results 1 – 6 of 6) sorted by relevance
123 addDiagnosticsForContext(TypoCorrection & Correction,const IncludeFixerContext & Context,StringRef Code,SourceLocation StartOfFile,ASTContext & Ctx) addDiagnosticsForContext() argument 169 SourceLocation StartOfFile = MaybeDiagnoseMissingCompleteType() local 290 SourceLocation StartOfFile = SM.getLocForStartOfFile(FID); CorrectTypo() local
66 SourceLocation StartOfFile = Env->SM.getLocForStartOfFile(Env->ID); in make() local
27 auto StartOfFile = SM.getLocForStartOfFile(SM.getFileID(Location)); getPreviousTokenAndStart() local
169 uint16_t StartOfFile; variable [all...]
296 SourceLocation StartOfFile = SM.getLocForStartOfFile(SM.getMainFileID()); in TEST() local
463 : Parent(Parent), Data(Data), StartOfFile(StartOfFile) { in Child() argument [all...]