Home
last modified time | relevance | path

Searched defs:KindName (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAttributes.cpp45 for (StringRef KindName : KindNames) { in emitTargetIndependentNames() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp83 bool expect(AsmToken::TokenKind Kind, const char *KindName) { in expect()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp358 bool expect(AsmToken::TokenKind Kind, const char *KindName) { in expect()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp340 std::string KindName = formatModuleDetailKind(Kind(K.first)); in printModuleDetailStats() local