Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h833 std::vector<const FunctionRecord *> Instantiations; variable
836 std::vector<const FunctionRecord *> Instantiations) in InstantiationGroup()