Home
last modified time | relevance | path

Searched defs:FlagDesc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dflags_test.cpp17 static const char FlagDesc[] = "flag description"; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp321 Expected<uint32_t> RCParser::parseFlags(ArrayRef<StringRef> FlagDesc, in parseFlags()