Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h774 QualType T, TypeSourceInfo *TSI, PropertyControl propControl) in ObjCPropertyDecl() argument
779 PropertyImplementation(propControl) {} in ObjCPropertyDecl()
785 TypeSourceInfo *TSI, PropertyControl propControl = None);
/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp2375 PropertyControl propControl) { in Create() argument
2377 propControl); in Create()