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

/external/clang/test/Analysis/
H A Dlambdas.cpp213 callLambdaFromStatic([&](){ ++x; });
217 static void callLambdaFromStatic(T t) { function in struct:DontCrash

Completed in 140 milliseconds