Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDASTUnit.cpp1268 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2371 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2427 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2505 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2522 SourceLocation FileLoc in mapLocationFromPreamble() local
2544 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDLexer.h91 SourceLocation FileLoc; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
HDDeltaTree.cpp42 unsigned FileLoc; member
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentLexer.h235 SourceLocation FileLoc; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
HDASTSelection.cpp87 SourceLocation FileLoc; in TraverseDecl() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDSarifDiagnostics.cpp131 if (const json::Object *FileLoc = Obj->getObject("location")) { in createArtifactLocation() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp563 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
589 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1103 SourceLocation FileLoc, in GetMappedTokenLoc()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDCommentLexer.cpp742 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp1646 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp2875 SourceLocation FileLoc) { in CreateTempMacroFile()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5325 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local