Home | History | Annotate | Download | only in AST

Lines Matching refs:RParenLoc

3328                                            SourceLocation RParenLoc) {
3329 return new (C) FileScopeAsmDecl(DC, Str, AsmLoc, RParenLoc);