Home
last modified time | relevance | path

Searched refs:templateResultType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3927 static std::string templateResultType(const TemplateDecl *TD, in templateResultType() function
3950 std::string ResultType = templateResultType(TD, Policy); in createTemplateSignatureString()