reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

projects/compiler-rt/lib/profile/InstrProfData.inc
  110 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer)
projects/compiler-rt/lib/profile/InstrProfiling.h
   37 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer) Type Name;