Searched defs:IsInitCapture (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNarrowingTest.cpp | 1441 TEST_P(ASTMatchersTest, IsInitCapture) { in TEST_P() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 12754 bool IsInitCapture = !VDecl; deduceVarTypeFromInitializer() local |