Searched defs:setGotoLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h1221 void setGotoLoc(SourceLocation L) { GotoLoc = L; } function in class:clang::GotoStmt
1252 void setGotoLoc(SourceLocation L) { GotoLoc = L; } function in class:clang::IndirectGotoStmt

Completed in 422 milliseconds