Home
last modified time | relevance | path

Searched defs:declarator (Results 1 – 6 of 6) sorted by relevance

/minix/external/bsd/byacc/dist/test/
H A Dbtyacc_demo.y149 declarator($e, $t): in declarator() function
H A Dgrammar.y184 Declarator *declarator; member
208 Declarator *declarator; member
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp132 Declarator &declarator; member in __anon7ba70c020111::TypeProcessingState
153 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState()
311 static DeclaratorChunk *maybeMovePastReturnType(Declarator &declarator, in maybeMovePastReturnType()
373 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr() local
427 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator() local
488 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr() local
521 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost() local
569 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator() local
634 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature() local
703 Declarator &declarator = state.getDeclarator(); in ConvertDeclSpecToType() local
[all …]
/minix/external/bsd/byacc/dist/test/yacc/
H A Dgrammar.tab.c214 Declarator *declarator; member
238 Declarator *declarator; member
/minix/external/bsd/byacc/dist/test/btyacc/
H A Dgrammar.tab.c234 Declarator *declarator; member
258 Declarator *declarator; member
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp887 Declarator declarator(declSpec, context); in ParseObjCTypeName() local