Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4187 bool diagnoseArgDependentDiagnoseIfAttrs(const FunctionDecl *Function,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7219 bool Sema::diagnoseArgDependentDiagnoseIfAttrs(const FunctionDecl *Function, in diagnoseArgDependentDiagnoseIfAttrs() function in Sema
H A DSemaChecking.cpp7607 diagnoseArgDependentDiagnoseIfAttrs(FD, ThisArg, Args, Loc); in checkCall()