Home
last modified time | relevance | path

Searched refs:getEndOfPreambleFileID (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h569 SourceLocation getEndOfPreambleFileID() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2550 SourceLocation ASTUnit::getEndOfPreambleFileID() const { in getEndOfPreambleFileID() function in ASTUnit
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp431 SourceRange(B, AU->getEndOfPreambleFileID()), PPRec, *this); in visitPreprocessedEntitiesInRegion()