Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp414 InputFile::getOrCreateTypeCollection(TypeCollectionKind Kind) { in getOrCreateTypeCollection() function in InputFile
457 return getOrCreateTypeCollection(kTypes); in types()
467 return getOrCreateTypeCollection(kIds); in ids()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h54 getOrCreateTypeCollection(TypeCollectionKind Kind);