Searched defs:getCaptureKind (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | Stmt.cpp | 987 CapturedStmt::Capture::getCaptureKind() const { in getCaptureKind() function in CapturedStmt::Capture |
| D | ExprCXX.cpp | 842 LambdaCaptureKind LambdaCapture::getCaptureKind() const { in getCaptureKind() function in LambdaCapture |
| /external/llvm-project/clang/lib/AST/ | ||
| D | Stmt.cpp | 1285 CapturedStmt::Capture::getCaptureKind() const { in getCaptureKind() function in CapturedStmt::Capture |
| D | ExprCXX.cpp | 1113 LambdaCaptureKind LambdaCapture::getCaptureKind() const { in getCaptureKind() function in LambdaCapture |