Home
last modified time | relevance | path

Searched refs:createSimpleType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp96 SymIndexId SymbolCache::createSimpleType(TypeIndex Index, in createSimpleType() function in SymbolCache
120 return createSimpleType(Record.ModifiedType, Record.Modifiers); in createSymbolForModifiedType()
150 SymIndexId Result = createSimpleType(Index, ModifierOptions::None); in findSymbolByTypeIndex()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h78 SymIndexId createSimpleType(codeview::TypeIndex TI,
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp106 SymIndexId SymbolCache::createSimpleType(TypeIndex Index, in createSimpleType() function in SymbolCache
130 return createSimpleType(Record.ModifiedType, Record.Modifiers); in createSymbolForModifiedType()
160 SymIndexId Result = createSimpleType(Index, ModifierOptions::None); in findSymbolByTypeIndex()
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h109 SymIndexId createSimpleType(codeview::TypeIndex TI,