HomeSort by relevance Sort by last modified time
    Searched refs:getAttrListRef (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaType.cpp 169 return declarator.getTypeObject(chunkIndex).getAttrListRef();
393 destChunk->getAttrListRef());
407 dest->getAttrListRef());
465 moveAttrFromListToList(attr, declarator.getAttrListRef(),
474 moveAttrFromListToList(attr, declarator.getAttrListRef(),
475 declarator.getTypeObject(innermost).getAttrListRef());
480 spliceAttrOutOfList(attr, declarator.getAttrListRef());
500 chunk.getAttrListRef());
531 moveAttrFromListToList(attr, attrList, chunk.getAttrListRef());
556 state.getDeclarator().getAttrListRef());
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 164 milliseconds