Home
last modified time | relevance | path

Searched defs:LHST (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp670 PrimType LHST = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_overflowop() local
772 PrimType LHST = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_carryop() local
H A DCompiler.cpp1066 PrimType LHST = classifyPrim(LHSType); in VisitComplexBinOp() local
2002 PrimType LHST = classifyPrim(LHSType); in VisitFloatCompoundAssignOperator() local
5426 PrimType LHST = classifyPrim(LHS->getType()); in emitComplexComparison() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp412 QualType LHST; in implicitObjectParamIsLifetimeBound() local