Searched refs:isDelegation (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h681 if (E->isDelegation()) {
693 if (!SAP->isDelegation() && V->kind() == Variable::VK_SFun) {
H A DThreadSafetyTIL.h883 bool isDelegation() const { return Arg != nullptr; } function in class:clang::threadSafety::SApply

Completed in 151 milliseconds