Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h959 unsigned IsInitCapture : 1; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp10812 bool IsInitCapture = !VDecl; in deduceVarTypeFromInitializer() local