Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1246 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2347 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2403 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2481 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2498 SourceLocation FileLoc in mapLocationFromPreamble() local
2520 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h92 SourceLocation FileLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Rewrite/
H A DDeltaTree.cpp43 unsigned FileLoc; member
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h236 SourceLocation FileLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp88 SourceLocation FileLoc; in TraverseDecl() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp129 if (const json::Object *FileLoc = Obj->getObject("fileLocation")) { in createFileLocation() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp555 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
581 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1096 SourceLocation FileLoc, in GetMappedTokenLoc()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp743 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1698 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2717 SourceLocation FileLoc) { in CreateTempMacroFile()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp5576 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local