Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2911 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target) in IndirectGotoStmt() argument
2914 setGotoLoc(gotoLoc); in IndirectGotoStmt()