Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp289 return isEmptyRecord(Context, FT, AllowArrays, AsIfNoUniqueAddr); in isEmptyRecord() argument
249 isEmptyField(ASTContext & Context,const FieldDecl * FD,bool AllowArrays,bool AsIfNoUniqueAddr) isEmptyField() argument