Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp738 if (!Effect.shouldDiagnoseFunctionCall(DirectCall, CalleeEffects)) in followCall()
1077 if (Effect.shouldDiagnoseFunctionCall( in checkIndirectCall()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5451 bool FunctionEffect::shouldDiagnoseFunctionCall( in shouldDiagnoseFunctionCall() function in FunctionEffect
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4880 bool shouldDiagnoseFunctionCall(bool Direct,