Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7363 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
7373 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4634 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() function