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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h336 bool shouldEmitFunction(const FunctionDecl *F);
H A DCodeGenModule.cpp987 CodeGenModule::shouldEmitFunction(const FunctionDecl *F) { function in class:CodeGenModule
1011 if (!shouldEmitFunction(Function))

Completed in 99 milliseconds