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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h450 bool shouldEmitFunction(GlobalDecl GD);
H A DCodeGenModule.cpp1348 CodeGenModule::shouldEmitFunction(GlobalDecl GD) { function in class:CodeGenModule
1388 if (!shouldEmitFunction(GD))

Completed in 57 milliseconds