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

/external/clang/lib/Sema/
H A DSema.cpp1078 if (LambdaScopeInfo *const LSI = getCurLambda()) {
1134 LambdaScopeInfo *Sema::getCurLambda() { function in class:Sema
1151 if (LambdaScopeInfo *LSI = getCurLambda()) {

Completed in 57 milliseconds