HomeSort by relevance Sort by last modified time
    Searched refs:isNotFromSourceFile (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexDecl.cpp 316 if (isNotFromSourceFile(D->getLocation()))
IndexingContext.h 452 bool isNotFromSourceFile(SourceLocation Loc) const;
IndexingContext.cpp 595 if (isNotFromSourceFile(D->getLocation()))
626 bool IndexingContext::isNotFromSourceFile(SourceLocation Loc) const {
    [all...]

Completed in 144 milliseconds