Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8364 void Diagnose(Sema &S, bool IsFunctionCall, const Expr *ArgExpr);
9224 void UncoveredArgHandler::Diagnose(Sema &S, bool IsFunctionCall, in Diagnose() argument
9242 S, IsFunctionCall, DiagnosticExprs[0], in Diagnose()