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

/external/clang/include/clang/AST/
H A DStmt.h1243 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, argument
1245 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),

Completed in 147 milliseconds