Searched defs:getCaptureKind (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 1300 CapturedStmt::Capture::getCaptureKind() const { getCaptureKind() function in CapturedStmt::Capture |
H A D | ExprCXX.cpp | 1196 LambdaCaptureKind LambdaCapture::getCaptureKind() const { getCaptureKind() function in LambdaCapture |