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.cpp8205 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
8215 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5033 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() function