Home
last modified time | relevance | path

Searched defs:InitType (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DFoldInitTypeCheck.cpp80 const BuiltinType &InitType, in isValidBuiltinFold()
107 const BuiltinType &InitType, in doCheck()
121 const auto *InitType = Result.Nodes.getNodeAs<BuiltinType>("InitType"); in check() local
/external/skqp/include/core/
DSkSurfaceProps.h61 enum InitType { enum
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseDefaultMemberInitCheck.cpp26 static StringRef getValueOfValueInit(const QualType InitType) { in getValueOfValueInit()
DLoopConvertUtils.cpp369 QualType InitType = Init->getType(); in isAliasDecl() local
/external/skqp/src/image/
DSkSurface.cpp41 SkSurfaceProps::SkSurfaceProps(InitType) : fFlags(0), fPixelGeometry(compute_default_geometry()) {} in SkSurfaceProps() argument
43 SkSurfaceProps::SkSurfaceProps(uint32_t flags, InitType) in SkSurfaceProps() argument
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp319 static void InitType(TType &type) in InitType() function
/external/llvm/lib/TableGen/
DTGParser.cpp133 std::string InitType = ""; in SetValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp212 std::string InitType; in SetValue() local
/external/llvm-project/llvm/lib/TableGen/
DTGParser.cpp213 std::string InitType; in SetValue() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp3782 auto *InitType = Init->getType(); in GetOrCreateLLVMGlobal() local
4184 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4049 QualType InitType = Init->getType(); in DeduceAutoType() local
DSemaStmt.cpp1865 QualType InitType; in FinishForRangeVarDecl() local
DSemaInit.cpp3790 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
DSemaExprCXX.cpp1799 QualType InitType = AllocType; in BuildCXXNew() local
DSemaOverload.cpp4593 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp2440 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
/external/clang/include/clang/AST/
DDecl.h798 typedef llvm::PointerUnion<Stmt *, EvaluatedStmt *> InitType; typedef
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2048 QualType InitType; in FinishForRangeVarDecl() local
DSemaDecl.cpp11710 QualType InitType = Init->getType(); in checkNonTrivialCUnionInInitializer() local
12404 QualType InitType = Init->getType(); in AddInitializerToDecl() local
DSemaInit.cpp4333 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
DSemaExprCXX.cpp2272 QualType InitType; in BuildCXXNew() local
DSemaOverload.cpp5026 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local