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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h398 bool shouldEmitFunction(GlobalDecl GD);
H A DCodeGenModule.cpp1300 CodeGenModule::shouldEmitFunction(GlobalDecl GD) { function in class:CodeGenModule
1342 if (!shouldEmitFunction(GD))

Completed in 112 milliseconds