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 179 return declarator.getTypeObject(chunkIndex).getAttrListRef();
407 destChunk->getAttrListRef());
421 dest->getAttrListRef());
479 moveAttrFromListToList(attr, declarator.getAttrListRef(),
488 moveAttrFromListToList(attr, declarator.getAttrListRef(),
489 declarator.getTypeObject(innermost).getAttrListRef());
494 spliceAttrOutOfList(attr, declarator.getAttrListRef());
514 chunk.getAttrListRef());
545 moveAttrFromListToList(attr, attrList, chunk.getAttrListRef());
565 state.getDeclarator().getAttrListRef());
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 42 milliseconds