Searched refs:DiscriminatorTable (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h1362 /// DiscriminatorTable - This table maps file:line locations to an
1365 DenseMap<std::pair<const char *, unsigned>, unsigned> DiscriminatorTable; member in class:llvm::LLVMContextImpl

Completed in 58 milliseconds