Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDelayedDiagnostic.h194 QualType getForbiddenTypeOperand() const { in getForbiddenTypeOperand() function
/external/llvm-project/clang/include/clang/Sema/
DDelayedDiagnostic.h216 QualType getForbiddenTypeOperand() const { in getForbiddenTypeOperand() function
/external/clang/lib/Sema/
DSemaDeclAttr.cpp6193 << diag.getForbiddenTypeOperand() << diag.getForbiddenTypeArgument(); in handleDelayedForbiddenType()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp8425 << DD.getForbiddenTypeOperand() << DD.getForbiddenTypeArgument(); in handleDelayedForbiddenType()