Lines Matching refs:DeclContext
22 class DeclContext; variable
60 clang::DeclContext *GetOrCreateDeclContextForUid(PdbSymUid uid);
61 clang::DeclContext *GetParentDeclContext(PdbSymUid uid);
71 void ParseDeclsForContext(clang::DeclContext &context);
81 CompilerDeclContext ToCompilerDeclContext(clang::DeclContext &context);
83 clang::DeclContext *FromCompilerDeclContext(CompilerDeclContext context);
115 clang::DeclContext &scope);
116 clang::DeclContext *
120 clang::DeclContext &context);
127 bool is_inline, clang::DeclContext *parent);
129 void ParseDeclsForSimpleContext(clang::DeclContext &context);
133 std::pair<clang::DeclContext *, std::string>
135 std::pair<clang::DeclContext *, std::string>