Searched defs:FORCE_DEFINING_FILE_TO_BE_LINKED (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DIncludeFile.h10 // This file defines the FORCE_DEFINING_FILE_TO_BE_LINKED and DEFINE_FILE_FOR
25 /// <tt>FORCE_DEFINING_FILE_TO_BE_LINKED(foo)</tt><br/>
32 #define FORCE_DEFINING_FILE_TO_BE_LINKED(name) \ macro
40 #define FORCE_DEFINING_FILE_TO_BE_LINKED(name) \ macro
47 /// This macro is the counterpart to FORCE_DEFINING_FILE_TO_BE_LINKED. It should
55 /// This class is used in the implementation of FORCE_DEFINING_FILE_TO_BE_LINKED

Completed in 192 milliseconds