Searched defs:getABIInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.h52 const ABIInfo& getABIInfo() const { return *Info; } function in class:clang::TargetCodeGenInfo
H A DCodeGenTypes.h116 const ABIInfo &getABIInfo() const { return TheABIInfo; } function in class:clang::CodeGen::CodeGenTypes
H A DTargetInfo.cpp1247 const X86_64ABIInfo &getABIInfo() const { function in class:__anon3248::X86_64TargetCodeGenInfo

Completed in 165 milliseconds