/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Thunk.h | 63 bool Less(const VirtualAdjustment &RHS) const { in Less() function 130 bool Less(const VirtualAdjustment &RHS) const { in Less() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | STLAlgorithmModeling.cpp | 173 SVal Less = SVB.evalBinOp(StateFound, BO_LT, in Find() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 56 Less = 1, ///< -O1 enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 70 Less, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1710 bool Parser::diagnoseUnknownTemplateId(ExprResult LHS, SourceLocation Less) { in diagnoseUnknownTemplateId() 1745 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local 1760 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 53 Less, LessEqual, LessLess, LessGreater, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 572 auto Less = [] (const MachineInstr *A, const MachineInstr *B) -> bool { in processBasicBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 109 struct Less { struct 110 operator ()__anonc3460ea90111::CallInfo::Less operator ()() argument
|
H A D | ScalarEvolution.cpp | 11945 ScalarEvolution::computeConstantDifference(const SCEV *More, const SCEV *Less) { in computeConstantDifference()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3159 Value *&RHS, ConstantInt *&Less, in matchThreeWayIntCompare()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 623 SourceLocation Less, in diagnoseExprIntendedAsTemplateName()
|
H A D | SemaOverload.cpp | 14920 ExprResult Less = CreateOverloadedBinOp(OpLoc, BO_LT, Fns, LHS, RHS, true, in BuildSynthesizedThreeWayComparison() local
|
H A D | SemaChecking.cpp | 9846 Less = LE | LT | NE, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 13514 Less, enumerator
|