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