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

/external/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp148 void printConstants(const Module* M);
903 void CppWriter::printConstants(const Module* M) { function in class:CppWriter
1838 printConstants(TheModule);

Completed in 698 milliseconds