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

  /external/clang/tools/libclang/
CXIndexDataConsumer.h 448 bool isNotFromSourceFile(SourceLocation Loc) const;
CXIndexDataConsumer.cpp 905 if (isNotFromSourceFile(D->getLocation()))
936 bool CXIndexDataConsumer::isNotFromSourceFile(SourceLocation Loc) const {
    [all...]

Completed in 98 milliseconds