Searched defs:strictlyEncloses (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | EHScopeStack.h | 127 bool strictlyEncloses(stable_iterator I) const { return Size < I.Size; } function in class:clang::CodeGen::EHScopeStack::stable_iterator |
Completed in 30 milliseconds