Home
last modified time | relevance | path

Searched defs:IdentL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5439 SourceLocation IdentL, IdentifierInfo *II) { in Create()
5444 SourceLocation IdentL, IdentifierInfo *II, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h533 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl()