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

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

Completed in 117 milliseconds