Searched defs:rparenloc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ |
H A D | StmtObjC.h | 84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt()
|
/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 854 GCCAsmStmt(const ASTContext & C,SourceLocation asmloc,bool issimple,bool isvolatile,unsigned numoutputs,unsigned numinputs,IdentifierInfo ** names,StringLiteral ** constraints,Expr ** exprs,StringLiteral * asmstr,unsigned numclobbers,StringLiteral ** clobbers,unsigned numlabels,SourceLocation rparenloc) GCCAsmStmt() argument
|