Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp258 bool isCFError = false; in checkEvent() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4132 bool Sema::isCFError(RecordDecl *RD) { in isCFError() function in Sema