Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp124 struct TypeInfoSymbol { struct in __anon1d418ed20111::RuntimeTypeInfoConverter
137 registeredTypeInfoSymbols.emplace_back(TypeInfoSymbol{typeInfoSym, loc}); in registerTypeInfoSymbol()
151 for (const TypeInfoSymbol &info : registeredTypeInfoSymbols) in createTypeInfoGlobals()
160 llvm::SmallVector<TypeInfoSymbol> registeredTypeInfoSymbols;