Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Interpreter/
H A DValue.h153 template <typename T> T convertTo() const { convertTo() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp956 SDValue SystemZDAGToDAGISel::convertTo(const SDLoc &DL, EVT VT, convertTo() function in SystemZDAGToDAGISel
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp778 RangeSet::ContainerType RangeSet::Factory::convertTo(RangeSet What, in convertTo() function in RangeSet::Factory