Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h802 PropertyControl propControl) in ObjCPropertyDecl() argument
807 PropertyImplementation(propControl), GetterName(Selector()), in ObjCPropertyDecl()
817 PropertyControl propControl = None);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp2226 PropertyControl propControl) { in Create() argument
2228 propControl); in Create()