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

/external/llvm/include/llvm/Support/
H A DCompiler.h200 // TEMPLATE_INSTANTIATION(class foo<bar>);
203 #define TEMPLATE_INSTANTIATION(X) template X macro
206 #define TEMPLATE_INSTANTIATION(X) macro

Completed in 405 milliseconds