HomeSort by: relevance | last modified time | path
    Searched defs:shouldEmitFunction (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 2116 if (shouldEmitFunction(FDBody))
3109 bool CodeGenModule::shouldEmitFunction(GlobalDecl GD) {
3171 if (!shouldEmitFunction(GD))

Completed in 163 milliseconds