Searched refs:DynamicType (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DynamicTypeChecker.cpp | 59 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 D | CMakeLists.txt | 25 DynamicType.cpp
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/ |
| H A D | BUILD.gn | 34 "DynamicType.cpp",
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 5655 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 D | clang-formatted-files.txt | 236 clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h 552 clang/lib/StaticAnalyzer/Core/DynamicType.cpp
|