Home
last modified time | relevance | path

Searched defs:getClassPointerAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp121 CharUnits CIRGenModule::getClassPointerAlignment(const CXXRecordDecl *rd) { in getClassPointerAlignment() function in CIRGenModule
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp40 CharUnits CodeGenModule::getClassPointerAlignment(const CXXRecordDecl *RD) { in getClassPointerAlignment() function in CodeGenModule