Home | History | Annotate | Download | only in AST

Lines Matching refs:AsmLoc

3994                                            SourceLocation AsmLoc,
3996 return new (C, DC) FileScopeAsmDecl(DC, Str, AsmLoc, RParenLoc);