Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1896 void SemaOpenACC::ActOnVariableInit(VarDecl *VD, QualType InitType) { in ActOnVariableInit()
H A DSemaInit.cpp2079 QualType InitType = Entity.getType(); in canInitializeArrayWithEmbedDataString() local
4949 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
H A DSemaStmt.cpp2356 QualType InitType; in FinishForRangeVarDecl() local
H A DSemaExprCXX.cpp2566 QualType InitType; in BuildCXXNew() local
H A DSemaDecl.cpp13210 QualType InitType = Init->getType(); in checkNonTrivialCUnionInInitializer() local
14052 QualType InitType = Init->getType(); in AddInitializerToDecl() local
H A DSemaOverload.cpp5585 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp282 std::string InitType; in SetValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5326 auto *InitType = Init->getType(); in GetOrCreateLLVMGlobal() local
5814 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp3545 QualType InitType = Init->getType(); in VisitCXXNewExpr() local