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

  /development/vndk/tools/header-checker/header-abi-dumper/src/
ast_processing.h 55 bool shouldVisitTemplateInstantiations() const {
  /external/clang/lib/StaticAnalyzer/Checkers/
PaddingChecker.cpp 52 bool shouldVisitTemplateInstantiations() const { return true; }
  /external/clang/unittests/Tooling/
TestVisitor.h 68 bool shouldVisitTemplateInstantiations() const {
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 198 bool shouldVisitTemplateInstantiations() const { return true; }
485 bool shouldVisitTemplateInstantiations() const { return true; }
    [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 132 /// overriding shouldVisitTemplateInstantiations() in the derived class
155 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 319 bool shouldVisitTemplateInstantiations() const { return false; }
363 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 143 /// overriding shouldVisitTemplateInstantiations() in the derived class
166 bool shouldVisitTemplateInstantiations() const { return false; }
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 176 milliseconds