HomeSort by: relevance | last modified time | path
    Searched refs:AddModeAttr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp 4148 S.AddModeAttr(D, AL, Name);
4151 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI,
SemaTemplateInstantiateDecl.cpp 283 S.AddModeAttr(New, Attr, Attr.getMode(),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10099 /// AddModeAttr - Adds a mode attribute to a particular declaration.
10100 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,

Completed in 55 milliseconds