Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp177 const IdentifierInfo *propertyID, in findPropertyDecl() argument
192 propertyID, in findPropertyDecl()
197 DeclContext::lookup_result R = DC->lookup(propertyID); in findPropertyDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h934 const IdentifierInfo *propertyID,