Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp143 for (llvm::StringRef EnumerationName : EnumerationList) in indexPublicAPIDef() local
144 Enumerations.insert(std::string(EnumerationName)); in indexPublicAPIDef()