Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDelayedDiagnostic.h216 QualType getForbiddenTypeOperand() const { in getForbiddenTypeOperand() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp9698 << DD.getForbiddenTypeOperand() << DD.getForbiddenTypeArgument(); in handleDelayedForbiddenType()