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

  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTReader.cpp 713 bool WasInteresting = isInterestingIdentifier(*II);
715 if (WasInteresting)
749 bool WasInteresting = isInterestingIdentifier(*II);
751 if (WasInteresting)
    [all...]

Completed in 50 milliseconds