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

  /external/clang/include/clang/Sema/
AttributeList.h 83 AS_Keyword,
346 return getKind() == AT_Aligned && SyntaxUsed == AS_Keyword;
353 bool isKeywordAttribute() const { return SyntaxUsed == AS_Keyword; }
  /external/clang/lib/Parse/
ParseDecl.cpp 603 AttributeList::AS_Keyword);
613 AttributeList::AS_Keyword);
623 AttributeList::AS_Keyword);
631 AttributeList::AS_Keyword);
    [all...]
ParseDeclCXX.cpp     [all...]

Completed in 483 milliseconds