Searched defs:FileLoc (Results 1 – 11 of 11) sorted by relevance
53 SourceLocation FileLoc; // Location for start of file. variable
40 unsigned FileLoc; member
350 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
715 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
237 SourceLocation FileLoc; variable
531 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local557 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local1033 SourceLocation FileLoc, in GetMappedTokenLoc()
2668 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local2746 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local2763 SourceLocation FileLoc in mapLocationFromPreamble() local2785 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
196 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
702 SourceLocation FileLoc, in Lexer()
1741 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
4622 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local