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

Declarations

tools/clang/include/clang/Sema/Sema.h
10465   QualType CheckVectorLogicalOperands(ExprResult &LHS, ExprResult &RHS,

References

tools/clang/lib/Sema/SemaExpr.cpp
11343     return CheckVectorLogicalOperands(LHS, RHS, Loc);