Searched defs:Instantiations (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h426 std::vector<const FunctionRecord *> Instantiations; member in class:llvm::coverage::InstantiationGroup
428 InstantiationGroup(unsigned Line, unsigned Col, std::vector<const FunctionRecord *> Instantiations) argument
[all...]

Completed in 64 milliseconds