OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Kmpc_MicroTy
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGOpenMPRuntime.h
130
llvm::FunctionType *
Kmpc_MicroTy
;
CGOpenMPRuntime.cpp
36
Kmpc_MicroTy
= llvm::FunctionType::get(CGM.VoidTy, MicroParams, true);
155
return llvm::PointerType::getUnqual(
Kmpc_MicroTy
);
Completed in 157 milliseconds