Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h53 SourceLocation FileLoc; // Location for start of file. variable
/external/clang/lib/Rewrite/Core/
DDeltaTree.cpp40 unsigned FileLoc; member
/external/clang/tools/libclang/
DCXSourceLocation.cpp350 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
DIndexingContext.cpp715 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
/external/clang/include/clang/AST/
DCommentLexer.h237 SourceLocation FileLoc; variable
/external/clang/lib/Lex/
DLexer.cpp531 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
557 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1033 SourceLocation FileLoc, in GetMappedTokenLoc()
/external/clang/lib/Frontend/
DASTUnit.cpp2668 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2746 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2763 SourceLocation FileLoc in mapLocationFromPreamble() local
2785 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/external/clang/include/clang/Frontend/
DASTUnit.h196 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
/external/clang/lib/AST/
DCommentLexer.cpp702 SourceLocation FileLoc, in Lexer()
/external/clang/lib/Basic/
DSourceManager.cpp1741 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/external/clang/lib/Serialization/
DASTWriter.cpp4622 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local