Searched refs:getCapturedExpr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ | ||
D | SemaOpenMP.cpp | 8882 DeclRefExpr *getCapturedExpr() { return CapturedExpr; } in getCapturedExpr() function in __anon216cbd262811::TransformExprToCaptures |
/external/llvm-project/clang/lib/Sema/ | ||
D | SemaOpenMP.cpp | 14587 DeclRefExpr *getCapturedExpr() { return CapturedExpr; } in getCapturedExpr() function in __anonf152f9344411::TransformExprToCaptures |