Searched refs:DeclGetDeclContext (Results 1 – 5 of 5) sorted by relevance
24 return m_type_system->DeclGetDeclContext(m_opaque_decl); in GetDeclContext()
153 CompilerDeclContext TypeSystem::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystem
102 virtual CompilerDeclContext DeclGetDeclContext(void *opaque_decl);
484 CompilerDeclContext DeclGetDeclContext(void *opaque_decl) override;
9197 CompilerDeclContext TypeSystemClang::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystemClang