Searched defs:getCXXABI (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h119 CGCXXABI &getCXXABI() const { return TheCXXABI; } function in class:clang::CodeGen::CodeGenTypes
H A DCodeGenModule.h691 CGCXXABI &getCXXABI() const { return *ABI; } function in class:clang::CodeGen::CodeGenModule
H A DTargetInfo.cpp187 CGCXXABI &ABIInfo::getCXXABI() const { function in class:ABIInfo
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp702 TargetCXXABI getCXXABI() const { function in class:__anon2739::ItaniumRecordLayoutBuilder
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1063 TargetCXXABI getCXXABI() const { function in class:clang::TargetInfo

Completed in 183 milliseconds