Searched defs:getFileID (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DFileIndexRecord.h39 FileID getFileID() const { return FID; } function in class:clang::index::FileIndexRecord
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnalyzer.h47 FileID getFileID() const { return ID; } function in class:clang::format::Environment
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h146 FileID getFileID() const { function in class:clang::PreprocessorLexer
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp159 FileID FullSourceLoc::getFileID() const { function in class:FullSourceLoc
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h331 FileID getFileID() const { function in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h1100 FileID getFileID(SourceLocation SpellingLoc) const { function in class:clang::SourceManager

Completed in 303 milliseconds