Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1441 TEST_P(ASTMatchersTest, IsInitCapture) { in TEST_P() argument
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12754 bool IsInitCapture = !VDecl; deduceVarTypeFromInitializer() local