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

  /src/external/apache2/llvm/dist/clang/examples/Attribute/
Attribute.cpp 32 static constexpr Spelling S[] = {{ParsedAttr::AS_GNU, "example"},
  /src/external/apache2/llvm/dist/clang/lib/Basic/
Attributes.cpp 63 SyntaxUsed == AttributeCommonInfo::AS_GNU ||
  /src/external/apache2/llvm/dist/clang/examples/CallSuperAttribute/
CallSuperAttrInfo.cpp 160 {ParsedAttr::AS_GNU, "call_super"},
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
AttributeCommonInfo.h 27 AS_GNU,
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseCXXInlineMethods.cpp 732 nullptr, SourceLocation(), ParsedAttr::AS_GNU,
741 nullptr, SourceLocation(), ParsedAttr::AS_GNU,
ParsePragma.cpp 1605 ParsedAttr::AS_GNU);
1609 /*ScopeLoc=*/SourceLocation(), ParsedAttr::AS_GNU,
1625 ParsedAttr::AS_GNU) != ParsedAttr::UnknownAttribute) {
ParseDecl.cpp 206 ParsedAttr::AS_GNU);
213 SourceLocation(), ParsedAttr::AS_GNU, D);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp 2515 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU,
2588 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU,
SemaType.cpp 5764 /*args*/ &Args, 1, ParsedAttr::AS_GNU);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp 212 {}, AttributeCommonInfo::AS_GNU, AlignedAttr::GNU_aligned));

Completed in 55 milliseconds