Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp141 std::pair<StringRef,StringRef> getSeparatorsForKind(const Record *OptionKind) { in getSeparatorsForKind() function
232 getSeparatorsForKind(Option->getValueAsDef("Kind")); in emitOptionWithArgs()