Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp703 assertArgTypeSuitableForSignature(*Arg); in Signature()
720 static void assertArgTypeSuitableForSignature(QualType T) { in assertArgTypeSuitableForSignature() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::Signature