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

  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 124 bool shouldVisitTemplateInstantiations() const { return false; }
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 133 /// overriding shouldVisitTemplateInstantiations() in the derived class
145 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]

Completed in 258 milliseconds