Home
last modified time | relevance | path

Searched refs:ConstructorWithVirtualBases (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h237 ConstructorWithVirtualBases = 0x04 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h246 ConstructorWithVirtualBases = 0x04 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp141 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp188 PUSH_FLAG(FunctionOptions, ConstructorWithVirtualBases, Options, in formatFunctionOptions()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp187 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp354 FunctionOptions::ConstructorWithVirtualBases); in bitset()