Searched defs:InitType (Results 1 – 11 of 11) sorted by relevance
63 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
348 phHal4Nfc_InitType_t InitType, in phHal4Nfc_Open()
134 std::string InitType = ""; in SetValue() local
2297 llvm::Type* InitType = Init->getType(); in EmitGlobalVarDefinition() local
4057 QualType InitType = Init->getType(); in DeduceAutoType() local
1844 QualType InitType; in FinishForRangeVarDecl() local
1565 QualType InitType = AllocType; in BuildCXXNew() local
3700 QualType InitType = InitList->getInit(0)->getType(); in TryListInitialization() local
4533 QualType InitType = From->getInit(0)->getType(); in TryListConversion() local
741 UninstantiatedDefaultArgument *> InitType; typedef