Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp179 const IdentifierInfo *propertyID, in findPropertyDecl() argument
194 propertyID, in findPropertyDecl()
199 DeclContext::lookup_result R = DC->lookup(propertyID); in findPropertyDecl()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h930 const IdentifierInfo *propertyID,