Searched refs:createIntegerAttribute (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DAttributeList.cpp97 AttributePool::createIntegerAttribute(ASTContext &C, IdentifierInfo *Name, function in class:AttributePool
/external/clang/include/clang/Sema/
H A DAttributeList.h477 AttributeList *createIntegerAttribute(ASTContext &C, IdentifierInfo *Name,
638 pool.createIntegerAttribute(C, name, loc, arg);

Completed in 351 milliseconds