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

  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 59 AvailabilityData(const AvailabilityChange &Introduced,
64 Changes[IntroducedSlot] = Introduced;
254 IdentifierLoc *Parm, const AvailabilityChange &introduced,
270 introduced, deprecated, obsoleted, strict, replacementExpr);
646 const AvailabilityChange &introduced,
656 Param, introduced, deprecated,
782 const AvailabilityChange &introduced,
790 pool.create(attrName, attrRange, scopeName, scopeLoc, Param, introduced,
    [all...]
Sema.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 850 /// 'introduced' '=' version
865 enum { Introduced, Deprecated, Obsoleted, Unknown };
898 // "introduced", "deprecated", and "obsoleted", do so now.
900 Ident_introduced = PP.getIdentifierInfo("introduced");
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 757 printVersion(", introduced=", PlatformAvailability[I].Introduced);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 246 milliseconds