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

/external/clang/tools/libclang/
H A DIndexingContext.cpp681 if (isNotFromSourceFile(D->getLocation()))
712 bool IndexingContext::isNotFromSourceFile(SourceLocation Loc) const { function in class:IndexingContext

Completed in 899 milliseconds