Searched refs:AddTypeDecl (Results 1 – 3 of 3) sorted by relevance
567 clang::NamedDecl *AddTypeDecl(const CompilerType &compiler_type);
886 context.AddTypeDecl(copied_clang_type); in FindExternalVisibleDecls()2173 NameSearchContext::AddTypeDecl(const CompilerType &clang_type) { in AddTypeDecl() function in NameSearchContext
2216 context.AddTypeDecl(copied_clang_type); in AddOneType()