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

/external/clang/include/clang/AST/
H A DStmtObjC.h328 void setThrowLoc(SourceLocation Loc) { AtThrowLoc = Loc; } function in class:clang::ObjCAtThrowStmt

Completed in 417 milliseconds