Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h774 QualType T, TypeSourceInfo *TSI, PropertyControl propControl) in ObjCPropertyDecl() argument
779 PropertyImplementation(propControl), GetterName(Selector()), in ObjCPropertyDecl()
789 PropertyControl propControl = None);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp2282 PropertyControl propControl) { in Create() argument
2284 propControl); in Create()