Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1192 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
1243 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
1287 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2460 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) LLVMType, in emitFunctionMappingRecord() macro
2469 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Init, in emitFunctionMappingRecord() macro