Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp119 bool forPointeeType) { in getNaturalTypeAlignment() argument
145 if (forPointeeType && (RD = T->getAsCXXRecordDecl())) { in getNaturalTypeAlignment()
H A DCodeGenFunction.h2127 bool forPointeeType = false);