Searched defs:FileLoc (Results 1 – 12 of 12) sorted by relevance
143 struct FileLoc { struct144 bool operator<(const FileLoc &RHS) const { in operator <()148 std::string FileName;149 uint32_t Line;
1308 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local2537 SourceLocation FileLoc = SrcMgr.getLocForStartOfFile(FID); in TranslateStoredDiagnostics() local2584 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local2662 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local2679 SourceLocation FileLoc in mapLocationFromPreamble() local2701 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
53 SourceLocation FileLoc; // Location for start of file. variable
40 unsigned FileLoc; member
237 SourceLocation FileLoc; variable
373 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
716 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
518 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local544 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local1019 SourceLocation FileLoc, in GetMappedTokenLoc()
722 SourceLocation FileLoc, in Lexer()
217 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
1733 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
4997 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local