Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5672 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() function
5732 std::optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch()
5851 ComputeDynamicType(Info, E, Ptr, AK_DynamicCast); in HandleDynamicCast()
8447 ComputeDynamicType(Info, E, Result, AK_TypeId); in VisitCXXTypeidExpr()