/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Thunk.h | 62 bool Less(const VirtualAdjustment &RHS) const { Less() function 129 bool Less(const VirtualAdjustment &RHS) const { Less() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | InterpolatingCompilationDatabase.cpp | 80 template <bool Prefix> struct Less { struct 81 bool operator()(StringRef Key, std::pair<StringRef, size_t> Value) const { in operator ()() 85 bool operator()(std::pair<StringRef, size_t> Value, StringRef Key) const { in operator ()()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | STLAlgorithmModeling.cpp | 152 SVal Less = SVB.evalBinOp(StateFound, BO_LT, Find() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 56 Less = 1, ///< -O1 enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 70 Less, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1824 diagnoseUnknownTemplateId(ExprResult LHS,SourceLocation Less) diagnoseUnknownTemplateId() argument 1859 SourceLocation Less = ConsumeToken(); checkPotentialAngleBracket() local 1874 SourceLocation Less = ConsumeToken(); checkPotentialAngleBracket() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 53 Less, LessEqual, LessLess, LessGreater, enumerator
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 109 struct Less { struct 110 operator ()__anon364a5b7b0111::CallInfo::Less operator ()() argument
|
H A D | ScalarEvolution.cpp | 11867 computeConstantDifference(const SCEV * More,const SCEV * Less) computeConstantDifference() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3061 matchThreeWayIntCompare(SelectInst * SI,Value * & LHS,Value * & RHS,ConstantInt * & Less,ConstantInt * & Equal,ConstantInt * & Greater) matchThreeWayIntCompare() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 624 diagnoseExprIntendedAsTemplateName(Scope * S,ExprResult TemplateName,SourceLocation Less,SourceLocation Greater) diagnoseExprIntendedAsTemplateName() argument
|
H A D | SemaOverload.cpp | 14909 ExprResult Less = CreateOverloadedBinOp(OpLoc, BO_LT, Fns, LHS, RHS, true, BuildSynthesizedThreeWayComparison() local
|
H A D | SemaChecking.cpp | 14619 Less = LE | LT | NE, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 13147 Less, global() enumerator
|