Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp9617 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
9628 .WithIncludeCXX11Attributes(false) in ProcessDeclAttributes()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4641 ProcessDeclAttributeOptions WithIncludeCXX11Attributes(bool Val) { in WithIncludeCXX11Attributes() function