Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp98 auto FunctionSpecList = HeaderSpec->getValueAsListOfDefs("Functions"); in indexStandardSpecDef() local
99 for (llvm::Record *FunctionSpec : FunctionSpecList) { in indexStandardSpecDef()