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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1334 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class in namespace:__anon3129
1336 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) function in class:__anon3129::WinX86_64TargetCodeGenInfo
5648 return *(TheTargetCodeGenInfo = new WinX86_64TargetCodeGenInfo(Types));

Completed in 155 milliseconds