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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 284 NoInherit = 0x0040,
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 335 CV_ENUM_CLASS_ENT(MethodOptions, NoInherit),
TypeDumpVisitor.cpp 53 ENUM_ENTRY(MethodOptions, NoInherit),
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 193 PUSH_FLAG(MethodOptions, NoInherit, Flags, "noinherit");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 384 IO.bitSetCase(Options, "NoInherit", MethodOptions::NoInherit);

Completed in 21 milliseconds