Home
last modified time | relevance | path

Searched refs:pcompound (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c9563 begin_transaction_stmt (location_t loc, tree *pcompound, int flags) in begin_transaction_stmt() argument
9567 if (pcompound) in begin_transaction_stmt()
9568 *pcompound = begin_compound_stmt (0); in begin_transaction_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc11055 begin_transaction_stmt (location_t loc, tree *pcompound, int flags) in begin_transaction_stmt() argument
11059 if (pcompound) in begin_transaction_stmt()
11060 *pcompound = begin_compound_stmt (0); in begin_transaction_stmt()