Home | History | Annotate | Download | only in AST

Lines Matching defs:getTryLoc

1969   SourceLocation getLocStart() const LLVM_READONLY { return getTryLoc(); }
1972 SourceLocation getTryLoc() const { return TryLoc; }