Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseConstraintsCheck.cpp253 findInsertionForConstraint(const FunctionDecl *Function, ASTContext &Context) { in findInsertionForConstraint() function
368 findInsertionForConstraint(Function, Context); in handleReturnType()
434 findInsertionForConstraint(Function, Context); in handleTrailingTemplateType()