Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h996 unsigned IsInitCapture : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp11646 bool IsInitCapture = !VDecl; in deduceVarTypeFromInitializer() local