Home
last modified time | relevance | path

Searched defs:FileLoc (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DLexer.h53 SourceLocation FileLoc; // Location for start of file. variable
/minix3/external/bsd/llvm/dist/clang/lib/Rewrite/
H A DDeltaTree.cpp40 unsigned FileLoc; member
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1304 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2527 SourceLocation FileLoc = SrcMgr.getLocForStartOfFile(FID); in TranslateStoredDiagnostics() local
2577 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2655 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2672 SourceLocation FileLoc in mapLocationFromPreamble() local
2694 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h237 SourceLocation FileLoc; variable
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp373 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
H A DIndexingContext.cpp716 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp524 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
550 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1025 SourceLocation FileLoc, in GetMappedTokenLoc()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp716 SourceLocation FileLoc, in Lexer()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h215 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1725 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5168 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local