Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5536 void Diagnose(Sema &S, bool IsFunctionCall, const Expr *ArgExpr);
6425 void UncoveredArgHandler::Diagnose(Sema &S, bool IsFunctionCall, in Diagnose() argument
6443 S, IsFunctionCall, DiagnosticExprs[0], in Diagnose()