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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2423 StmtResult Parser::ParseObjCThrowStmt(SourceLocation atLoc) { function in class:Parser
2740 return ParseObjCThrowStmt(AtLoc);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2104 StmtResult ParseObjCThrowStmt(SourceLocation atLoc);

Completed in 109 milliseconds