Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp24 static const char StandardSpecClassName[] = "StandardSpec"; variable
157 StandardSpecClass = Records.getClass(StandardSpecClassName); in index()