Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp36 using CastCheck = typedef in __anon328ae2b60111::CastValueChecker
59 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = {
469 const CastCheck &Check = Lookup->first; in evalCall()