Home
last modified time | relevance | path

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

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