Searched defs:FileLoc (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h53 SourceLocation FileLoc; // Location for start of file. member in class:clang::Lexer
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DDeltaTree.cpp40 unsigned FileLoc; member in struct:__anon3197::SourceDelta
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h237 SourceLocation FileLoc; member in class:clang::comments::Lexer
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h196 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp563 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); local
1038 GetMappedTokenLoc(Preprocessor &PP, SourceLocation FileLoc, unsigned CharNo, unsigned TokLen) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2753 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); local
2770 SourceLocation FileLoc local
2792 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4647 SourceLocation FileLoc = SM.getFileLoc(Loc); local

Completed in 106 milliseconds