Searched defs:getAttributePool (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h623 AttributePool &getAttributePool() const { function in class:clang::DeclSpec
1507 Attrs(ds.getAttributePool().getFactory()), AsmLabel(0),
1526 AttributePool &getAttributePool() const { function in class:clang::Declarator
1734 getAttributePool().takeAllFrom(attrs.getPool());

Completed in 45 milliseconds