Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp9362 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
9373 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4521 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() function