Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp42 bool APIIndexer::isaStructType(llvm::Record *Def) { in isaStructType() function in llvm_libc::APIIndexer
67 if (isaNamedType(TypeRecord) || isaStructType(TypeRecord)) { in getTypeAsString()
H A DAPIIndexer.h35 bool isaStructType(llvm::Record *Def);