Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1066 unsigned IsInitCapture : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp12559 bool IsInitCapture = !VDecl; in deduceVarTypeFromInitializer() local