Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/TableGen/
HDTGParser.cpp134 std::string InitType = ""; in SetValue() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp2026 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp1844 QualType InitType; in FinishForRangeVarDecl() local
HDSemaTemplateDeduction.cpp4002 QualType InitType = Init->getType(); in DeduceAutoType() local
HDSemaInit.cpp3695 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
HDSemaExprCXX.cpp1556 QualType InitType = AllocType; in BuildCXXNew() local
HDSemaOverload.cpp4459 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h741 UninstantiatedDefaultArgument *> InitType; typedef