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 335 if (isNotFromSourceFile(D->getLocation()))
IndexingContext.h 447 bool isNotFromSourceFile(SourceLocation Loc) const;
IndexingContext.cpp 672 if (isNotFromSourceFile(D->getLocation()))
703 bool IndexingContext::isNotFromSourceFile(SourceLocation Loc) const {
    [all...]

Completed in 52 milliseconds