Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp140 static void printChecker(llvm::raw_ostream &OS, const Record &R) { in printChecker() function
254 printChecker(OS, *checker); in EmitClangSACheckers()