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 351 if (isNotFromSourceFile(D->getLocation()))
IndexingContext.h 450 bool isNotFromSourceFile(SourceLocation Loc) const;
IndexingContext.cpp 680 if (isNotFromSourceFile(D->getLocation()))
711 bool IndexingContext::isNotFromSourceFile(SourceLocation Loc) const {
    [all...]

Completed in 325 milliseconds