Home
last modified time | relevance | path

Searched defs:isDerivedType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DType.h246 bool isDerivedType() const { return getTypeID() >= FirstDerivedTyID; } in isDerivedType() function
/external/llvm/lib/IR/
DDebugInfo.cpp166 bool DIDescriptor::isDerivedType() const { in isDerivedType() function in DIDescriptor