HomeSort by: relevance | last modified time | path
    Searched refs:isComparable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 583 if (!Node.getMemoizationData() || !Builder->isComparable())
952 if (Builder->isComparable()) {
  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 267 bool isComparable() const {
327 bool isComparable() const {
329 if (!NodesMap.isComparable())

Completed in 22 milliseconds