Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h464 void addByrefBlockVar(VarDecl *VD) { in addByrefBlockVar() function
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp13025 getCurFunction()->addByrefBlockVar(var); in CheckCompleteVariableDeclaration()