Home
last modified time | relevance | path

Searched defs:CallOrRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp417 const Expr *CallOrRef = (PathL > 1) in check() local
436 const FunctionDecl *FD, const Expr *CallOrRef, in checkFunction()
472 const FunctionDecl *FD, const Expr *CallOrRef, in checkFunctionCPP14()