Home
last modified time | relevance | path

Searched refs:finishedExplicitCaptures (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h703 void finishedExplicitCaptures() { in finishedExplicitCaptures() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp471 LSI->finishedExplicitCaptures(); in finishLambdaExplicitCaptures()