Searched refs:isInPreambleFileID (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
H A DASTUnit.h609 bool isInPreambleFileID(SourceLocation Loc);
/external/clang/lib/Frontend/
H A DASTUnit.cpp2731 bool ASTUnit::isInPreambleFileID(SourceLocation Loc) { function in class:ASTUnit
/external/clang/tools/libclang/
H A DCIndex.cpp404 if (AU->isInPreambleFileID(B)) {

Completed in 52 milliseconds