Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp368 InputFile::getOrCreateTypeCollection(TypeCollectionKind Kind) { in getOrCreateTypeCollection() function in InputFile
411 return getOrCreateTypeCollection(kTypes); in types()
421 return getOrCreateTypeCollection(kIds); in ids()
H A DInputFile.h55 getOrCreateTypeCollection(TypeCollectionKind Kind);