Home
last modified time | relevance | path

Searched refs:EndL (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h4189 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl() argument
4190 : Decl(FileScopeAsm, DC, StartL), AsmString(asmstring), RParenLoc(EndL) {} in FileScopeAsmDecl()