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

  /external/clang/include/clang/Sema/
DeclSpec.h 623 AttributePool &getAttributePool() const {
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 858 attrs.getPool().takeAllFrom(D.getAttributePool());
859 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool());
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 43 milliseconds