Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DFoldInitTypeCheck.cpp93 const BuiltinType &InitType, in isValidBuiltinFold()
120 const BuiltinType &InitType, in doCheck()
134 const auto *InitType = Result.Nodes.getNodeAs<BuiltinType>("InitType"); in check() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseDefaultMemberInitCheck.cpp24 static StringRef getValueOfValueInit(const QualType InitType) { in getValueOfValueInit()
271 const QualType InitType = InitExpression->getType(); in checkDefaultInit() local
H A DLoopConvertUtils.cpp369 QualType InitType = Init->getType(); in isAliasDecl() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp282 std::string InitType; SetValue() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1997 canInitializeArrayWithEmbedDataString(ArrayRef<Expr * > ExprList,QualType InitType,ASTContext & Context) canInitializeArrayWithEmbedDataString() argument
4717 QualType InitType = InitList->getInit(0)->getType(); TryListInitialization() local
H A DSemaStmt.cpp2250 QualType InitType; FinishForRangeVarDecl() local
H A DSemaDecl.cpp12939 QualType InitType = Init->getType(); checkNonTrivialCUnionInInitializer() local
13685 QualType InitType = Init->getType(); AddInitializerToDecl() local
[all...]
H A DSemaExprCXX.cpp2451 QualType InitType; BuildCXXNew() local
H A DSemaOverload.cpp5356 QualType InitType = From->getInit(0)->getType(); TryListConversion() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5028 auto *InitType = Init->getType(); GetOrCreateLLVMGlobal() local
5479 llvm::Type* InitType = Init->getType(); EmitGlobalVarDefinition() local