Searched refs:FunctionSpecList (Results 1 – 1 of 1) sorted by relevance
98 auto FunctionSpecList = HeaderSpec->getValueAsListOfDefs("Functions"); in indexStandardSpecDef() local99 for (llvm::Record *FunctionSpec : FunctionSpecList) { in indexStandardSpecDef()