reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 4671   bool CheckUnaryExprOrTypeTraitOperand(QualType ExprType, SourceLocation OpLoc,

References

tools/clang/lib/Sema/SemaExpr.cpp
 4155       CheckUnaryExprOrTypeTraitOperand(T, OpLoc, R, ExprKind))