Searched refs:tryInstantiateStdTemplate (Results 1 – 2 of 2) sorted by relevance
47 std::optional<clang::Decl *> tryInstantiateStdTemplate(clang::Decl *d);
184 std::optional<Decl *> CxxModuleHandler::tryInstantiateStdTemplate(Decl *d) { in tryInstantiateStdTemplate() function in CxxModuleHandler296 return tryInstantiateStdTemplate(d); in Import()