Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp134 auto StructList = PublicAPI->getValueAsListOfStrings("Structs"); in indexPublicAPIDef() local
135 for (llvm::StringRef StructName : StructList) in indexPublicAPIDef()