Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp113 static std::string getDevelopmentStage(const Record &R) { in getDevelopmentStage() function
169 OS << getDevelopmentStage(R) << "\", "; in printOption()