Home
last modified time | relevance | path

Searched defs:onlyDirect (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1231 bool &onlyDirect, in LookupDirectMethodInMethodList()
1256 bool &onlyDirect, in LookupDirectMethodInGlobalPool()
1317 bool onlyDirect = true; in ParseObjCSelectorExpression() local