Home
last modified time | relevance | path

Searched defs:DynamicType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2585 QualType DynamicType = ThisPtr.getDeclDesc()->getType(); in CallVirt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5801 struct DynamicType { struct
5818 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() argument