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.cpp5332 SourceLocation IdentL, IdentifierInfo *II) { in Create()
5337 SourceLocation IdentL, IdentifierInfo *II, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h509 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl()