Home
last modified time | relevance | path

Searched refs:OldCXXABIThisAlignment (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.h1089 OldCXXABIThisAlignment(CGF.CXXABIThisAlignment), in InlinedInheritingConstructorScope()
1113 CGF.CXXABIThisAlignment = OldCXXABIThisAlignment; in ~InlinedInheritingConstructorScope()
1129 CharUnits OldCXXABIThisAlignment; variable