Home
last modified time | relevance | path

Searched defs:TypeInfo (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project/clang/lib/Driver/
H A DTypes.cpp23 struct TypeInfo { global() struct
39 PhasesTypeInfo global() argument
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.h23 void *TypeInfo; member
H A Dubsan_value.h89 u16 TypeInfo; variable
H A Dubsan_type_hash_itanium.cpp207 std::type_info *TypeInfo; member
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.h160 TypeInfo(StringRef Name, StringRef Path = StringRef()) argument
151 struct TypeInfo { global() struct
153 TypeInfoTypeInfo TypeInfo() argument
162 TypeTypeInfo global() argument
203 : TypeInfo(TI), Name(Name), DefaultValue(DefaultValue) {} TypeInfo() function
[all...]
/llvm-project/compiler-rt/test/ubsan/TestCases/TypeCheck/
H A Dvptr-corrupted-vtable-itanium.cpp22 std::type_info *TypeInfo; member
/llvm-project/clang/include/clang/AST/
H A DASTContext.h156 struct TypeInfo { global() struct
161 TypeInfoTypeInfo TypeInfo() argument
162 TypeInfoTypeInfo TypeInfo() argument
170 isAlignRequiredTypeInfo global() argument
/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp242 auto TypeInfo = getContext().getTypeInfoInChars(Ty); EmitVAArg() local
539 auto TypeInfo = CGF.getContext().getTypeInfoInChars(Ty); EmitVAArg() local
960 auto TypeInfo = getContext().getTypeInfoInChars(Ty); EmitVAArg() local
[all...]
H A DSparc.cpp295 auto TypeInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp532 VPTypeAnalysis TypeInfo(Plan.getCanonicalIV()->getScalarType(), createScalarIVSteps() local
991 simplifyRecipe(VPRecipeBase & R,VPTypeAnalysis & TypeInfo) simplifyRecipe() argument
1069 VPTypeAnalysis TypeInfo(Plan.getCanonicalIV()->getScalarType(), Ctx); simplifyRecipes() local
1090 VPTypeAnalysis TypeInfo(Plan.getCanonicalIV()->getScalarType(), Ctx); truncateToMinimalBitwidths() local
[all...]
/llvm-project/clang/include/clang/Sema/
H A DInitialization.h198 TypeSourceInfo *TypeInfo; member
344 TypeSourceInfo *TypeInfo) { in InitializeTemporary() argument
355 static InitializedEntity InitializeTemporary(TypeSourceInfo *TypeInfo, in InitializeTemporary() argument
/llvm-project/libcxx/test/support/
H A Dcontainer_test_types.h111 template <class T> friend class TypeInfo; global() member
/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp987 if (!TypeInfo.RTTI) in emitCatchPadBlock() local
654 CatchTypeInfo TypeInfo{nullptr, 0}; EnterCXXTryStmt() local
1037 CatchTypeInfo TypeInfo = Handler.Type; emitWasmCatchPadBlock() local
1070 CatchTypeInfo TypeInfo = Handler.Type; emitWasmCatchPadBlock() local
[all...]
H A DCGObjCRuntime.cpp122 llvm::Constant *TypeInfo; member
H A DCGExprCXX.cpp2191 return getTargetHooks().performAddrSpaceCast(CGM,TypeInfo, GlobAS, in EmitCXXTypeidExpr() argument
2199 llvm::Constant *TypeInfo = EmitCXXTypeidExpr() local
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp347 QualType TypeInfo; global() member
693 QualType TypeInfo = VD->getType().getNonReferenceType(); createParameters() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp660 class TypeInfo { global() class
662 TypeInfo(mlir::Type ty) { typeScan(ty); } TypeInfo() function in Fortran::lower::omp::TypeInfo
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx20.cpp280 namespace TypeInfo { namespace
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4079 isCatchAll(EHPersonality Personality,Constant * TypeInfo) isCatchAll() argument
4134 Constant *TypeInfo = CatchClause->stripPointerCasts(); visitLandingPadInst() local
4183 Constant *TypeInfo = visitLandingPadInst() local
4208 Constant *TypeInfo = Elt->stripPointerCasts(); visitLandingPadInst() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp373 auto TypeInfo = ProcessAPINotes() local
/llvm-project/clang/lib/AST/
H A DAPValue.cpp56 QualType TypeInfo) { in getTypeInfo() argument
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp165 Constant *TypeInfo = cast<Constant>(CPI->getArgOperand(0)); in addTryBlockMapEntry() local
H A DMachineFunction.cpp825 auto *TypeInfo = addLandingPad() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp232 struct TypeInfo { global() struct in __anonc6773cb50111::TypeInfoConverter
233 symbol__anonc6773cb50111::TypeInfoConverter::TypeInfo global() argument
234 typeSpec__anonc6773cb50111::TypeInfoConverter::TypeInfo global() argument
235 type__anonc6773cb50111::TypeInfoConverter::TypeInfo global() argument
236 loc__anonc6773cb50111::TypeInfoConverter::TypeInfo global() argument
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1641 for (auto &TypeInfo : Fixup.second) { endModule() local

12