Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h825 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
875 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
919 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1609 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) LLVMType, in emitFunctionMappingRecord() macro
1618 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Init, in emitFunctionMappingRecord() macro