Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp138 const Stmt *Stmt::stripLabelLikeStatements() const { in stripLabelLikeStatements() function in Stmt
/external/llvm-project/clang/lib/AST/
DStmt.cpp217 const Stmt *Stmt::stripLabelLikeStatements() const { in stripLabelLikeStatements() function in Stmt
/external/llvm-project/clang/include/clang/AST/
DStmt.h1235 Stmt *stripLabelLikeStatements() { in stripLabelLikeStatements() function