Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h3593 bool diagnoseArgDependentDiagnoseIfAttrs(const FunctionDecl *Function,
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6716 bool Sema::diagnoseArgDependentDiagnoseIfAttrs(const FunctionDecl *Function, in diagnoseArgDependentDiagnoseIfAttrs() function in Sema
DSemaChecking.cpp4521 diagnoseArgDependentDiagnoseIfAttrs(FD, ThisArg, Args, Loc); in checkCall()