Searched defs:COVMAP_HEADER (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 2558 #define COVMAP_HEADER(Type, LLVMType, Name, Init) LLVMType, in emit() macro 2564 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Init, in emit() macro
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 1340 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; macro
|