Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp9363 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
9374 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4527 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() function