Searched defs:FileLoc (Results 1 – 12 of 12) sorted by relevance
53 SourceLocation FileLoc; // Location for start of file. variable
1306 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local2547 SourceLocation FileLoc = SrcMgr.getLocForStartOfFile(FID); in TranslateStoredDiagnostics() local2594 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local2672 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local2689 SourceLocation FileLoc in mapLocationFromPreamble() local2711 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
188 struct FileLoc { struct189 bool operator<(const FileLoc &RHS) const { in operator <()193 std::string FileName;194 uint32_t Line;
40 unsigned FileLoc; member
237 SourceLocation FileLoc; variable
367 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
940 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
518 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local544 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local1046 SourceLocation FileLoc, in GetMappedTokenLoc()
729 SourceLocation FileLoc, in Lexer()
217 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
1740 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
5040 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local