Home
last modified time | relevance | path

Searched refs:ComputeDynamicType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5818 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() function
5878 std::optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch()
5997 ComputeDynamicType(Info, E, Ptr, AK_DynamicCast); in HandleDynamicCast()
8815 ComputeDynamicType(Info, E, Result, AK_TypeId); in VisitCXXTypeidExpr()