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

/external/clang/include/clang/AST/
H A DStmtObjC.h103 void setAtCatchLoc(SourceLocation Loc) { AtCatchLoc = Loc; } function in class:clang::ObjCAtCatchStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1088 S->setAtCatchLoc(ReadSourceLocation(Record, Idx));

Completed in 648 milliseconds