Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1293 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); makeStandaloneDiagnostic() local
2386 SourceLocation FileLoc; TranslateStoredDiagnostics() local
2442 SourceLocation FileLoc = SM.getFileLoc(Loc); addFileLevelDecl() local
2520 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); getLocation() local
2537 SourceLocation FileLoc mapLocationFromPreamble() local
2559 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); mapLocationToPreamble() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h93 SourceLocation FileLoc; variable
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp42 unsigned FileLoc; member
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp87 SourceLocation FileLoc; in TraverseDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp182 auto FileLoc = SM.getFileLoc(Loc); operator ()() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp738 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp573 SourceLocation FileLoc = SM.getSpellingLoc(Loc); GetBeginningOfToken() local
599 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); ComputePreamble() local
1145 GetMappedTokenLoc(Preprocessor & PP,SourceLocation FileLoc,unsigned CharNo,unsigned TokLen) GetMappedTokenLoc() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1652 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); translateLineCol() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3421 CreateTempMacroFile(llvm::DIMacroFile * Parent,SourceLocation LineLoc,SourceLocation FileLoc) CreateTempMacroFile() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5754 SourceLocation FileLoc = SM.getFileLoc(Loc); associateDeclWithFile() local