Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp5581 static Optional<DynamicType> ComputeDynamicType(EvalInfo &Info, const Expr *E, in ComputeDynamicType() function
5639 Optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch()
5758 ComputeDynamicType(Info, E, Ptr, AK_DynamicCast); in HandleDynamicCast()
8321 ComputeDynamicType(Info, E, Result, AK_TypeId); in VisitCXXTypeidExpr()