Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3753 SourceLocation IdentL, IdentifierInfo *II) { in Create()
3758 SourceLocation IdentL, IdentifierInfo *II, in Create()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h321 LabelDecl(DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, in LabelDecl()