Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp10118 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
10129 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4732 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() function