Home
last modified time | relevance | path

Searched defs:getResultType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h937 Type getResultType() const { return resultType; } in getResultType() function
1143 Type getResultType() const { return resultType; } in getResultType() function
1206 Type getResultType() const { in getResultType() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp71 QualType CallEvent::getResultType() const { getResultType() function in CallEvent
/llvm-project/flang/lib/Lower/
H A DCallInterface.cpp1542 Fortran::lower::CallInterface<T>::getResultType() const { getResultType() function in Fortran::lower::CallInterface
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1425 Type *getResultType() const { return ResultTy; } getResultType() function
1457 Type *getResultType() const { return ResultTy; } getResultType() function