Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp85 PropsTy &props = AtProps[Loc]; in collectProperties() local
120 PropsTy &props = findAtLoc->second; in doTransform() local
133 PropsTy &props = I->second; in doTransform() local
146 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()
/llvm-project/mlir/lib/CAPI/Dialect/
H A DSparseTensor.cpp109 std::vector<LevelPropNonDefault> props; mlirSparseTensorEncodingAttrBuildLvlType() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DAttrOrTypeDefGen.cpp416 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
H A DOpDefinitionsGen.cpp3312 auto props = (method.isStatic() ? Method::Static : Method::None) | global() local
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/
H A DVisualStudio.py271 def _fetch_property(self, props, name): argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp674 props.GetClangModulesCachePath().GetPath(path); in Create() local
H A DClangExpressionParser.cpp294 const auto &props = ModuleList::GetGlobalModuleListProperties(); SetupModuleHeaderPaths() local
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp1741 Properties &props = result.getOrAddProperties<Properties>(); build() local
1763 Properties &props = result.getOrAddProperties<Properties>(); parse() local