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

  /external/clang/lib/Sema/
AttributeList.cpp 122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 &&
SemaType.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 154 AttributeList::AS_GNU);
161 SourceLocation(), AttributeList::AS_GNU, D);
258 nullptr, AttrNameLoc, T.get(), AttributeList::AS_GNU);
261 nullptr, AttrNameLoc, nullptr, 0, AttributeList::AS_GNU);
910 AttributeList::AS_GNU);
    [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 77 AS_GNU,

Completed in 502 milliseconds