Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRegistryParser.h43 addLiteralOption(traits::nameof(E), &E, traits::descof(E)); in registered()
DRegistry.h48 static const char *descof(const entry &Entry) { return Entry.getDesc(); } in descof() function