Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4991 bool IncludeCXX11Attributes) { in ProcessDeclAttribute() argument
4997 if (Attr.isCXX11Attribute() && !IncludeCXX11Attributes) in ProcessDeclAttribute()
5012 bool IncludeCXX11Attributes) { in ProcessDeclAttributeList() argument
5015 IncludeCXX11Attributes); in ProcessDeclAttributeList()
/external/clang/include/clang/Sema/
DSema.h2381 bool IncludeCXX11Attributes = true);