Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h206 bool isDerivedType() const { return ID >= FirstDerivedTyID; } in isDerivedType() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp147 bool DIDescriptor::isDerivedType() const { in isDerivedType() function in DIDescriptor