Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7364 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
7374 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4640 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() function