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

  /external/clang/lib/Sema/
AttributeList.cpp 99 AttributePool::createIntegerAttribute(ASTContext &C, IdentifierInfo *Name,
  /external/clang/include/clang/Sema/
AttributeList.h 574 AttributeList *createIntegerAttribute(ASTContext &C, IdentifierInfo *Name,
790 pool.createIntegerAttribute(C, name, loc, arg);

Completed in 103 milliseconds