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
249
llvm::FunctionType *
Kmpc_MicroTy
;
[
all
...]
CGOpenMPRuntime.cpp
312
Kmpc_MicroTy
= llvm::FunctionType::get(CGM.VoidTy, MicroParams, true);
515
return llvm::PointerType::getUnqual(
Kmpc_MicroTy
);
[
all
...]
Completed in 36 milliseconds