Home
last modified time | relevance | path

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

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