Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp71 QualType CallEvent::getResultType() const { in getResultType() function in CallEvent
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1483 Type *getResultType() const { return ResultTy; } in getResultType() function
1515 Type *getResultType() const { return ResultTy; } in getResultType() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8239 ResultWas::OfType AssertionResult::getResultType() const { in getResultType() function in Catch::AssertionResult