Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2134 SourceLocation IdL, const IdentifierInfo *Id, in Create() argument
2136 return new (C, DC) VarDecl(Var, C, DC, StartL, IdL, Id, T, TInfo, S); in Create()