Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp59 void reportTypeError(QualType DynamicType, QualType StaticType,
68 void DynamicTypeChecker::reportTypeError(QualType DynamicType, in reportTypeError() argument
77 QualType::print(DynamicType.getTypePtr(), Qualifiers(), OS, C.getLangOpts(), in reportTypeError()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCMakeLists.txt25 DynamicType.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/
H A DBUILD.gn34 "DynamicType.cpp",
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5655 struct DynamicType { struct
5672 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() argument
5716 return DynamicType{getBaseClassType(This.Designator, PathLength), in ComputeDynamicType()
5732 std::optional<DynamicType> DynType = ComputeDynamicType( in HandleVirtualDispatch()
5850 std::optional<DynamicType> DynType = in HandleDynamicCast()
8446 std::optional<DynamicType> DynType = in VisitCXXTypeidExpr()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt236 clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
552 clang/lib/StaticAnalyzer/Core/DynamicType.cpp