Searched defs:hasType (Results 1 – 4 of 4) sorted by relevance
23 AST_MATCHER_P(clang::TypeLoc,hasType,clang::ast_matchers::internal::Matcher<clang::Type>,InnerMatcher) AST_MATCHER_P() argument
63 static bool hasType(const MCInst &MI, const MCInstrInfo &MII) { in hasType() function
1752 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { hasType() function in IRMover::IdentifiedStructTypeSet
888 bool CodeGenRegisterClass::hasType(const ValueTypeByHwMode &VT) const { hasType() function in CodeGenRegisterClass