Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp59 return isa(Def, StandardSpecClass); in isaStandardSpec()
157 StandardSpecClass = Records.getClass(StandardSpecClassName); in index()
H A DAPIIndexer.h31 llvm::Record *StandardSpecClass; variable