Searched refs:GetCompilerDeclContextForType (Results 1 – 4 of 4) sorted by relevance
205 TypeSystem::GetCompilerDeclContextForType(const CompilerType &type) { in GetCompilerDeclContextForType() function in TypeSystem
139 GetCompilerDeclContextForType(const CompilerType &type);
224 GetCompilerDeclContextForType(const CompilerType &type) override;
2512 TypeSystemClang::GetCompilerDeclContextForType(const CompilerType &type) { in GetCompilerDeclContextForType() function in TypeSystemClang