/llvm-project/flang/include/flang/Runtime/ |
H A D | derived-api.h | 24 class DerivedType; variable
|
H A D | support.h | 23 class DerivedType; variable
|
H A D | descriptor.h | 33 class DerivedType; global() variable
|
/llvm-project/flang/runtime/ |
H A D | derived.h | 17 class DerivedType; variable
|
H A D | non-tbp-dio.h | 29 class DerivedType; global() variable
|
H A D | type-info.h | 25 class DerivedType; variable
|
/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/ |
H A D | RTBuilder.h | 47 class DerivedType; variable
|
/llvm-project/flang/module/ |
H A D | __fortran_type_info.f90 | 26 type :: DerivedType type
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | ExceptionAnalyzer.cpp | 50 bool isUnambiguousPublicBaseClass(const Type *DerivedType, in isUnambiguousPublicBaseClass() argument 96 bool isBaseOf(const Type *DerivedType, const Type *BaseType) { in isBaseOf() argument
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | IdentifierNamingCheck.h | 67 llvm::StringMap<std::string> DerivedType; member
|
/llvm-project/flang/include/flang/Semantics/ |
H A D | type.h | 252 enum class Category { DerivedType, IntrinsicVector, PairVector, QuadVector }; global() enumerator
|
/llvm-project/flang/lib/Evaluate/ |
H A D | intrinsics.cpp | 73 static constexpr CategorySet DerivedType{TypeCategory::Derived}; global() variable
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCast.cpp | 1076 QualType DerivedType = DiagnoseReinterpretUpDownCast() local
|
H A D | SemaChecking.cpp | 12795 getDerivedToBaseAlignmentAndOffset(const CastExpr * CE,QualType DerivedType,CharUnits BaseAlignment,CharUnits Offset,ASTContext & Ctx) getDerivedToBaseAlignmentAndOffset() argument
|
H A D | SemaOpenMP.cpp | 21143 QualType DerivedType = checkMapConflicts() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.cpp |
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 5721 auto *DerivedType = Relocate.getDerivedPtr()->getType(); visitIntrinsicCall() local
|
/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 70 QualType DerivedType = E->getType(); in getBestDynamicClassType() local
|