Searched defs:getStoredCaptures (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DStmt.cpp1012 CapturedStmt::Capture *CapturedStmt::getStoredCaptures() const { function in class:CapturedStmt
1044 Capture *Buffer = getStoredCaptures();
1065 // getStoredStmts() getStoredCaptures()

Completed in 84 milliseconds