Searched refs:DeclGetDeclContext (Results 1 – 5 of 5) sorted by relevance
25 return m_type_system->DeclGetDeclContext(m_opaque_decl); in GetDeclContext()
164 CompilerDeclContext TypeSystem::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystem
103 virtual CompilerDeclContext DeclGetDeclContext(void *opaque_decl);
557 CompilerDeclContext DeclGetDeclContext(void *opaque_decl) override;
9155 CompilerDeclContext TypeSystemClang::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystemClang