Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp164 QualType DynType = DynTypeInfo.getType(); in checkPostStmt() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp767 DynamicTypeInfo DynType = getDynamicTypeInfo(getState(), R); getRuntimeDefinition() local
1301 QualType DynType = DTI.getType(); getRuntimeDefinition() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5863 std::optional<DynamicType> DynType = ComputeDynamicType( HandleVirtualDispatch() local
5981 std::optional<DynamicType> DynType = HandleDynamicCast() local
8799 std::optional<DynamicType> DynType = VisitCXXTypeidExpr() local
[all...]