Home
last modified time | relevance | path

Searched refs:Declarators (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.h107 Declarators enumerator
H A DNodes.td253 // Declarators.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dimplement-c.texi37 * Declarators implementation::
545 @node Declarators implementation
546 @section Declarators
H A Dgcc.info13477 * Declarators implementation::
13882 File: gcc.info, Node: Qualifiers implementation, Next: Declarators implementation, Prev: Structu…
13924 File: gcc.info, Node: Declarators implementation, Next: Statements implementation, Prev: Qualifi…
13926 4.11 Declarators
13936 …implementation, Next: Preprocessing directives implementation, Prev: Declarators implementation,…
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DNodes.cpp101 case syntax::NodeRole::Declarators: in operator <<()
H A DBuildTree.cpp1595 syntax::NodeRole::Declarators); in processDeclaratorAndDeclaration()
1616 Builder.markChild(DL, syntax::NodeRole::Declarators); in processDeclaratorAndDeclaration()