Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp9618 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
9629 .WithIgnoreTypeAttributes(true)); in ProcessDeclAttributes()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4647 ProcessDeclAttributeOptions WithIgnoreTypeAttributes(bool Val) { in WithIgnoreTypeAttributes() function