Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h3790 EmptyDecl(DeclContext *DC, SourceLocation L) in EmptyDecl() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h4516 EmptyDecl(DeclContext *DC, SourceLocation L) : Decl(Empty, DC, L) {} in EmptyDecl() function