Home
last modified time | relevance | path

Searched refs:propControl (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h777 QualType T, TypeSourceInfo *TSI, PropertyControl propControl) in ObjCPropertyDecl() argument
782 PropertyImplementation(propControl) {} in ObjCPropertyDecl()
788 TypeSourceInfo *TSI, PropertyControl propControl = None);
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2375 PropertyControl propControl) { in Create() argument
2377 propControl); in Create()