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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2707 D.takeAttributes(attrs, endLoc);
2774 D.takeAttributes(attrs, endLoc);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 2507 /// takeAttributes - Takes attributes from the given parsed-attributes
2516 void takeAttributes(ParsedAttributes &attrs, SourceLocation lastLoc) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 12946 D.takeAttributes(Attrs, AttrEnd);

Completed in 47 milliseconds