Home
last modified time | relevance | path

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

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