Home
last modified time | relevance | path

Searched defs:TypeInfos (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp93 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitTypeInfos() local
H A DEHStreamer.cpp382 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitExceptionTable() local
811 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitTypeInfos() local
/llvm-project/clang/lib/Driver/
H A DTypes.cpp39 static constexpr TypeInfo TypeInfos[] = { global() variable