Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp10119 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
10130 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4738 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() function