Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp1801 SourceLocation StartL, SourceLocation IdL, in Create() argument
1804 return new (C, DC) VarDecl(Var, C, DC, StartL, IdL, Id, T, TInfo, S); in Create()
/external/llvm-project/clang/lib/AST/
DDecl.cpp1994 SourceLocation StartL, SourceLocation IdL, in Create() argument
1997 return new (C, DC) VarDecl(Var, C, DC, StartL, IdL, Id, T, TInfo, S); in Create()