Home
last modified time | relevance | path

Searched defs:Declarator (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h94 Declarator, enumerator
488 Declarator(NodeKind K) : Tree(K) {} in Declarator() function
/freebsd-src/contrib/byacc/test/
H A Dgrammar.y177 } Declarator; typedef
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h50 class Declarator; global() variable
1757 friend class Declarator; global() variable
1961 Declarator(const DeclSpec &DS, const ParsedAttributesView &DeclarationAttrs, Declarator() function
[all...]
/freebsd-src/contrib/byacc/test/yacc/
H A Dgrammar.tab.c207 } Declarator; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1099 isStartOfFunctionDefinition(const ParsingDeclarator & Declarator) isStartOfFunctionDefinition() argument
/freebsd-src/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c227 } Declarator; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1701 RebuildExceptionDecl(VarDecl * ExceptionDecl,TypeSourceInfo * Declarator,SourceLocation StartLoc,SourceLocation NameLoc,IdentifierInfo * Name) RebuildExceptionDecl() argument
H A DSemaDeclCXX.cpp19276 ActOnStartFunctionDeclarationDeclarator(Declarator & Declarator,unsigned TemplateParameterDepth) ActOnStartFunctionDeclarationDeclarator() argument
19299 ActOnFinishFunctionDeclarationDeclarator(Declarator & Declarator) ActOnFinishFunctionDeclarationDeclarator() argument
[all...]
H A DTreeTransform.h2512 RebuildExceptionDecl(VarDecl * ExceptionDecl,TypeSourceInfo * Declarator,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id) RebuildExceptionDecl() argument