Home
last modified time | relevance | path

Searched defs:DerivedType (Results 1 – 18 of 18) sorted by relevance

/llvm-project/flang/include/flang/Runtime/
H A Dderived-api.h24 class DerivedType; variable
H A Dsupport.h23 class DerivedType; variable
H A Ddescriptor.h33 class DerivedType; global() variable
/llvm-project/flang/runtime/
H A Dderived.h17 class DerivedType; variable
H A Dnon-tbp-dio.h29 class DerivedType; global() variable
H A Dtype-info.h25 class DerivedType; variable
/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/
H A DRTBuilder.h47 class DerivedType; variable
/llvm-project/flang/module/
H A D__fortran_type_info.f9026 type :: DerivedType type
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp50 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 DIdentifierNamingCheck.h67 llvm::StringMap<std::string> DerivedType; member
/llvm-project/flang/include/flang/Semantics/
H A Dtype.h252 enum class Category { DerivedType, IntrinsicVector, PairVector, QuadVector }; global() enumerator
/llvm-project/flang/lib/Evaluate/
H A Dintrinsics.cpp73 static constexpr CategorySet DerivedType{TypeCategory::Derived}; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1076 QualType DerivedType = DiagnoseReinterpretUpDownCast() local
H A DSemaChecking.cpp12795 getDerivedToBaseAlignmentAndOffset(const CastExpr * CE,QualType DerivedType,CharUnits BaseAlignment,CharUnits Offset,ASTContext & Ctx) getDerivedToBaseAlignmentAndOffset() argument
H A DSemaOpenMP.cpp21143 QualType DerivedType = checkMapConflicts() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5721 auto *DerivedType = Relocate.getDerivedPtr()->getType(); visitIntrinsicCall() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp70 QualType DerivedType = E->getType(); in getBestDynamicClassType() local