HomeSort by: relevance | last modified time | path
    Searched refs:getDeclarator (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 208 Declarator &getDeclarator() const {
464 Declarator &declarator = state.getDeclarator();
520 Declarator &declarator = state.getDeclarator();
581 Declarator &declarator = state.getDeclarator();
613 Declarator &declarator = state.getDeclarator();
639 state.getDeclarator().getAttributes());
658 Declarator &declarator = state.getDeclarator();
683 assert(!state.getDeclarator().getAttributes().empty() &&
688 ParsedAttributesView AttrsCopy{state.getDeclarator().getAttributes()};
725 Declarator &declarator = state.getDeclarator();
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
Nodes.h 540 SimpleDeclarator *getDeclarator();
  /src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
Nodes.cpp 414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() {

Completed in 26 milliseconds