Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp546 bool shallowCategoryLookup, in lookupMethod() argument
577 if (!shallowCategoryLookup) in lookupMethod()
/external/clang/include/clang/AST/
DDeclObjC.h1289 bool shallowCategoryLookup = false,