Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h131 std::unique_ptr<json::Array> ObjectList; variable
/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp146 auto ObjectList = PublicAPI->getValueAsListOfStrings("Objects"); in indexPublicAPIDef() local