Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp350 bool VisitContinueStmt(const ContinueStmt *) { return true; } in VisitContinueStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp121 ContinueStmt, enumerator