Searched defs:InitType (Results 1 – 12 of 12) sorted by relevance
14 enum InitType { enum
39 SkSurfaceProps::SkSurfaceProps(InitType) : fFlags(0), fPixelGeometry(compute_default_geometry()) {} in SkSurfaceProps() argument41 SkSurfaceProps::SkSurfaceProps(uint32_t flags, InitType) in SkSurfaceProps() argument
60 enum InitType { enum
348 phHal4Nfc_InitType_t InitType, in phHal4Nfc_Open()
140 std::string InitType = ""; in SetValue() local
2026 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
1833 QualType InitType; in FinishForRangeVarDecl() local
3982 QualType InitType = Init->getType(); in DeduceAutoType() local
3513 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
1557 QualType InitType = AllocType; in BuildCXXNew() local
4475 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local
739 UninstantiatedDefaultArgument *> InitType; typedef