Searched defs:convertTo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h457 template <typename T> Matcher<T> convertTo() const { function in class:clang::ast_matchers::internal::DynTypedMatcher
617 inline Matcher<QualType> DynTypedMatcher::convertTo<QualType>() const { function in class:clang::ast_matchers::internal::DynTypedMatcher
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp943 SDValue SystemZDAGToDAGISel::convertTo(const SDLoc &DL, EVT VT, function in class:SystemZDAGToDAGISel

Completed in 163 milliseconds