Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp5573 static Optional<DynamicType> ComputeDynamicType(EvalInfo &Info, const Expr *E, in ComputeDynamicType() function
5631 Optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch()
5750 ComputeDynamicType(Info, E, Ptr, AK_DynamicCast); in HandleDynamicCast()
8310 ComputeDynamicType(Info, E, Result, AK_TypeId); in VisitCXXTypeidExpr()