Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp139 std::string InitType = ""; in SetValue() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1979 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1837 QualType InitType; in FinishForRangeVarDecl() local
H A DSemaTemplateDeduction.cpp4025 QualType InitType = Init->getType(); in DeduceAutoType() local
H A DSemaExprCXX.cpp1471 QualType InitType = AllocType; in BuildCXXNew() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h699 UninstantiatedDefaultArgument *> InitType; typedef