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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.h173 const ABIInfo &getABIInfo() const { return TheABIInfo; } function in class:clang::CodeGen::CodeGenTypes
H A DTargetInfo.h54 const ABIInfo &getABIInfo() const { return *Info; } function in class:clang::TargetCodeGenInfo
H A DTargetInfo.cpp1853 const X86_64ABIInfo &getABIInfo() const { function in class:__anon3849::X86_64TargetCodeGenInfo

Completed in 161 milliseconds