Searched defs:TargetCodeGenInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.h45 class TargetCodeGenInfo { class in namespace:clang
50 TargetCodeGenInfo(ABIInfo *info = nullptr) : Info(info) {} function in class:clang::TargetCodeGenInfo
H A DTargetInfo.cpp[all...]

Completed in 116 milliseconds