Searched refs:getCheckerOptionType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp97 static std::string getCheckerOptionType(const Record &R) { function
162 OS.write_escaped(getCheckerOptionType(R)) << "\", \"";

Completed in 263 milliseconds