Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h36 class ImplicitParamDecl; variable
/external/clang/include/clang/AST/
DDecl.h1220 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() function