Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/CppBackend/ | |
CPPBackend.cpp | 102 bool is_inline; member in class:__anon21989::CppWriter 108 ModulePass(ID), Out(o), uniqueNum(0), is_inline(false), indent_level(0){} 436 if (is_inline) { [all...] |