Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeFunctionSig.cpp187 FunctionOptions::ConstructorWithVirtualBases) != in isConstructorVirtualBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h248 ConstructorWithVirtualBases = 0x04 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp417 CV_ENUM_CLASS_ENT(FunctionOptions, ConstructorWithVirtualBases),
DTypeDumpVisitor.cpp140 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp353 FunctionOptions::ConstructorWithVirtualBases); in bitset()