Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp96 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitTypeInfos() local
H A DEHStreamer.cpp380 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitExceptionTable() local
802 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos(); in emitTypeInfos() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTypes.cpp39 static constexpr TypeInfo TypeInfos[] = { variable