Home
last modified time | relevance | path

Searched defs:hasType (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_info.cpp1776 bool hasType = true; in ParseDNGPrivateData() local
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h121 bool hasType(MVT vt) const { in hasType() function
/external/llvm/lib/Linker/
DIRMover.cpp1627 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { in hasType() function in IRMover::IdentifiedStructTypeSet