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 337 if (isNotFromSourceFile(D->getLocation()))
IndexingContext.h 446 bool isNotFromSourceFile(SourceLocation Loc) const;
IndexingContext.cpp 681 if (isNotFromSourceFile(D->getLocation()))
712 bool IndexingContext::isNotFromSourceFile(SourceLocation Loc) const {
    [all...]

Completed in 47 milliseconds