Searched defs:Declarator (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateBase.h406 TypeSourceInfo *Declarator; member in union:clang::TemplateArgumentLocInfo::__anon2499
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp964 bool Parser::isStartOfFunctionDefinition(const ParsingDeclarator &Declarator) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1277 RebuildExceptionDecl(VarDecl *ExceptionDecl, TypeSourceInfo *Declarator, SourceLocation StartLoc, SourceLocation NameLoc, IdentifierInfo *Name) argument
H A DTreeTransform.h2077 RebuildExceptionDecl(VarDecl *ExceptionDecl, TypeSourceInfo *Declarator, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id) argument
/freebsd-12-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c206 } Declarator; typedef in typeref:struct:_Declarator
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1792 class Declarator { class in namespace:clang
1880 Declarator(const DeclSpec &ds, DeclaratorContext C) function in class:clang::Declarator
[all...]
/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c226 } Declarator; typedef in typeref:struct:_Declarator
[all...]

Completed in 288 milliseconds