Home
last modified time | relevance | path

Searched defs:capturedByInit (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp661 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1208 bool capturedByInit = emission.IsByRef && isCapturedBy(D, Init); in EmitAutoVarInit() local
1288 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp757 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1832 bool capturedByInit = in EmitAutoVarInit() local
1916 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()