Searched defs:props (Results 1 – 8 of 8) sorted by relevance
85 PropsTy &props = AtProps[Loc]; in collectProperties() local120 PropsTy &props = findAtLoc->second; in doTransform() local133 PropsTy &props = I->second; in doTransform() local146 PropsTy &props, SourceLocation atLoc, in doPropAction()169 void rewriteProperty(PropsTy &props, SourceLocation atLoc) { in rewriteProperty()198 void removeAssignForDefaultStrong(PropsTy &props, in removeAssignForDefaultStrong()213 void rewriteAssign(PropsTy &props, SourceLocation atLoc) const { in rewriteAssign()242 void maybeAddWeakOrUnsafeUnretainedAttr(PropsTy &props, in maybeAddWeakOrUnsafeUnretainedAttr()335 bool hasGCWeak(PropsTy &props, SourceLocation atLoc) const { in hasGCWeak()
109 std::vector<LevelPropNonDefault> props; mlirSparseTensorEncodingAttrBuildLvlType() local
416 auto props = hasAssemblyFormat ? Method::Const : Method::ConstDeclaration; in emitCustomBuilder() local 336 auto props = hasAssemblyFormat ? Method::Const : Method::ConstDeclaration; emitParserPrinter() local 444 auto props = builder.getBody() ? Method::Static : Method::StaticDeclaration; emitCheckedCustomBuilder() local 490 auto props = emitTraitMethod() local
3312 auto props = (method.isStatic() ? Method::Static : Method::None) | global() local
271 def _fetch_property(self, props, name): argument
674 props.GetClangModulesCachePath().GetPath(path); in Create() local
294 const auto &props = ModuleList::GetGlobalModuleListProperties(); SetupModuleHeaderPaths() local
1741 Properties &props = result.getOrAddProperties<Properties>(); build() local 1763 Properties &props = result.getOrAddProperties<Properties>(); parse() local