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

/external/clang/include/clang/AST/
H A DStmtObjC.h141 void setAtFinallyLoc(SourceLocation Loc) { AtFinallyLoc = Loc; } function in class:clang::ObjCAtFinallyStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1095 S->setAtFinallyLoc(ReadSourceLocation(Record, Idx));

Completed in 2076 milliseconds