Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp114 static bool functionIsVerifiable(const FunctionDecl *FD) { in functionIsVerifiable() function
273 return functionIsVerifiable(dyn_cast<FunctionDecl>(CDecl)); in isVerifiable()