Searched defs:shallowCategoryLookup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDeclObjC.cpp546 bool shallowCategoryLookup,
575 if (!shallowCategoryLookup) {
544 lookupMethod(Selector Sel, bool isInstance, bool shallowCategoryLookup, bool followSuper, const ObjCCategoryDecl *C) const argument

Completed in 358 milliseconds