Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1023 bool CodeGenFunction::ContainsLabel(const Stmt *S, bool IgnoreCaseStmts) { in ContainsLabel() function in CodeGenFunction
/external/v8/src/parsing/
Dparser.cc2472 static bool ContainsLabel(ZoneList<const AstRawString*>* labels, in ContainsLabel() function