Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h896 unsigned IsInitCapture : 1; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp9426 bool IsInitCapture = !VDecl; in deduceVarTypeFromInitializer() local