HomeSort by relevance Sort by last modified time
    Searched defs:VisitDecl (Results 1 - 25 of 25) sorted by null

  /external/clang/lib/Index/
IndexDecl.cpp 34 bool VisitDecl(const Decl *D) {
  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 130 bool VisitDecl(const Decl *D) {
CoverageMappingGen.cpp 321 void VisitDecl(const Decl *D) {
621 void VisitDecl(const Decl *D) {
    [all...]
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 337 bool VisitDecl(Decl *D) {
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 110 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
469 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
470 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 57 void VisitDecl(Decl *D);
282 void ASTDeclWriter::VisitDecl(Decl *D) {
324 VisitDecl(D);
336 VisitDecl(D);
348 VisitDecl(D);
826 VisitDecl(D);
    [all...]
ASTReaderDecl.cpp 262 void VisitDecl(Decl *D);
499 void ASTDeclReader::VisitDecl(Decl *D) {
573 VisitDecl(D);
582 VisitDecl(D);
600 VisitDecl(ND);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
483 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
484 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 121 /// be VisitDecl(), VisitNamedDecl(), and then VisitNamespaceDecl()).
491 bool WalkUpFromDecl(Decl *D) { return getDerived().VisitDecl(D); }
492 bool VisitDecl(Decl *D) { return true; }
    [all...]
  /external/v8/tools/gcmole/
gcmole.cc 1135 Environment VisitDecl(clang::Decl* decl, const Environment& env) {
1155 out = VisitDecl(*decl, out);
    [all...]
  /external/clang/lib/AST/
StmtProfile.cpp 44 void VisitDecl(const Decl *D);
85 VisitDecl(D);
110 VisitDecl(S->getDecl());
120 VisitDecl(S->getConditionVariable());
125 VisitDecl(S->getConditionVariable());
130 VisitDecl(S->getConditionVariable());
143 VisitDecl(S->getLabel());
738 VisitDecl(S->getDecl());
802 VisitDecl(ON.getField());
840 VisitDecl(S->getMemberDecl())
    [all...]
ASTImporter.cpp 137 Decl *VisitDecl(Decl *D);
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]

Completed in 540 milliseconds