Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp21 static const char ConstTypeClassName[] = "ConstType"; variable
156 ConstTypeClass = Records.getClass(ConstTypeClassName); in index()