Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp182 FunctionDecl *OperatorDelete, bool ShouldPassAlignment, in CXXNewExpr()
245 bool ShouldPassAlignment, bool UsualArrayDeleteWantsSize, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h724 unsigned ShouldPassAlignment : 1; variable