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

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

Completed in 57 milliseconds