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

  /external/clang/lib/AST/
CXXABI.h 71 virtual DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) = 0;
ItaniumCXXABI.cpp 162 DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) override {
MicrosoftCXXABI.cpp 141 DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) override {
MicrosoftMangle.cpp 217 !getASTContext().getDeclaratorForUnnamedTagDecl(Tag) &&
827 Context.getASTContext().getDeclaratorForUnnamedTagDecl(TD))
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 290 if (const DeclaratorDecl *DD = Context.getDeclaratorForUnnamedTagDecl(RD))
    [all...]

Completed in 134 milliseconds