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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp1186 CodeGenModule::shouldEmitFunction(const FunctionDecl *F) { function in class:CodeGenModule
1210 if (!shouldEmitFunction(Function))

Completed in 141 milliseconds