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