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

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

Completed in 53 milliseconds