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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DPPC.h480 class LLVM_LIBRARY_VISIBILITY DarwinPPC64TargetInfo class in namespace:clang::targets
483 DarwinPPC64TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) function in class:clang::targets::DarwinPPC64TargetInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp360 return new DarwinPPC64TargetInfo(Triple, Opts);

Completed in 125 milliseconds