Home
last modified time | relevance | path

Searched defs:stripLabelLikeStatements (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp217 const Stmt *Stmt::stripLabelLikeStatements() const { in stripLabelLikeStatements() function in Stmt
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1235 Stmt *stripLabelLikeStatements() { in stripLabelLikeStatements() function