Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1442 TEST_P(ASTMatchersTest, IsInitCapture) { in TEST_P() argument
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h1022 unsigned IsInitCapture : 1; variable
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp12202 bool IsInitCapture = !VDecl; in deduceVarTypeFromInitializer() local