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

/external/clang/lib/CodeGen/
H A DCGVTables.cpp877 static bool shouldEmitVTableAtEndOfTranslationUnit(CodeGenModule &CGM, function
898 if (shouldEmitVTableAtEndOfTranslationUnit(*this, RD))

Completed in 274 milliseconds