Searched defs:InputInfo (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DInputInfo.h22 class InputInfo { class in namespace:clang::driver
50 InputInfo() : InputInfo(nullptr, nullptr) {} function in class:clang::driver::InputInfo
51 InputInfo(const Action *A, const char *_BaseInput) function in class:clang::driver::InputInfo
54 InputInfo(types::ID _Type, const char *_Filename, const char *_BaseInput) function in class:clang::driver::InputInfo
58 InputInfo(const Action *A, const char *_Filename, const char *_BaseInput) function in class:clang::driver::InputInfo
63 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, function in class:clang::driver::InputInfo
68 InputInfo(cons function in class:clang::driver::InputInfo
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCorpus.h28 struct InputInfo { struct in namespace:fuzzer
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4583 EmitOMPTargetTaskBasedDirective( const OMPExecutableDirective &S, const RegionCodeGenTy &BodyGen, OMPTargetDataInfo &InputInfo) argument
[all...]
H A DCGOpenMPRuntime.cpp10057 CodeGenFunction::OMPTargetDataInfo InputInfo; local
11072 CodeGenFunction::OMPTargetDataInfo InputInfo; local
[all...]

Completed in 211 milliseconds