Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h776 QualType T, TypeSourceInfo *TSI, PropertyControl propControl) in ObjCPropertyDecl() argument
781 PropertyImplementation(propControl) {} in ObjCPropertyDecl()
789 PropertyControl propControl = None);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2355 TypeSourceInfo *TSI, PropertyControl propControl) { in Create() argument
2357 propControl); in Create()