Searched defs:RhsT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp3582 QualType RhsT = GetTypeFromParser(RhsTy, &RhsTSInfo); local
3731 EvaluateBinaryTypeTrait(Sema &Self, BinaryTypeTrait BTT, QualType LhsT, QualType RhsT, SourceLocation KeyLoc) argument
3900 QualType RhsT = RhsTSInfo->getType(); local
[all...]
H A DTreeTransform.h2153 RebuildBinaryTypeTrait(BinaryTypeTrait Trait, SourceLocation StartLoc, TypeSourceInfo *LhsT, TypeSourceInfo *RhsT, SourceLocation RParenLoc) argument

Completed in 218 milliseconds