HomeSort by relevance Sort by last modified time
    Searched refs:setDeclContext (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/lib/AST/
DeclObjC.cpp 311 typeParam->setDeclContext(this);
    [all...]
DeclTemplate.cpp 112 P->setDeclContext(Owner);
    [all...]
Decl.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h 730 /// setDeclContext - Set both the semantic and lexical DeclContext
732 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 740 /// setDeclContext - Set both the semantic and lexical DeclContext
742 void setDeclContext(DeclContext *DC);
    [all...]
Decl.h     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 515 D->setDeclContext(Reader.getContext().getTranslationUnitDecl());
    [all...]

Completed in 2210 milliseconds

1 2