Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h243 StringRef correctTypoInTParamReference(
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentSema.cpp344 CorrectedName = correctTypoInTParamReference(Arg, TemplateParameters); in actOnTParamCommandParamNameArg()
1098 StringRef Sema::correctTypoInTParamReference( in correctTypoInTParamReference() function in clang::comments::Sema