Home
last modified time | relevance | path

Searched defs:DynType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp162 QualType DynType = DynTypeInfo.getType(); in checkPostStmt() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp766 DynamicTypeInfo DynType = getDynamicTypeInfo(getState(), R); in getDeclForDynamicType() local
1321 QualType DynType = DTI.getType(); in getRuntimeDefinition() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6171 std::optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch() local
6289 std::optional<DynamicType> DynType = in HandleDynamicCast() local
9184 std::optional<DynamicType> DynType = in VisitCXXTypeidExpr() local