Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDStmtObjC.h149 void setAtFinallyLoc(SourceLocation Loc) { AtFinallyLoc = Loc; } in setAtFinallyLoc() function
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp1618 S->setAtFinallyLoc(readSourceLocation()); in VisitObjCAtFinallyStmt()