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

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h967 virtual bool emitTargetGlobalVariable(GlobalDecl GD);
H A DCGOpenMPRuntime.cpp5960 bool CGOpenMPRuntime::emitTargetGlobalVariable(GlobalDecl GD) { function in class:CGOpenMPRuntime
5992 return emitTargetGlobalVariable(GD);

Completed in 82 milliseconds