/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | Thunk.h | 62 bool Less(const VirtualAdjustment &RHS) const { in Less() function 129 bool Less(const VirtualAdjustment &RHS) const { in Less() function
|
/openbsd-src/gnu/llvm/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 ()()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | STLAlgorithmModeling.cpp | 152 SVal Less = SVB.evalBinOp(StateFound, BO_LT, in Find() local
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 18 | Less Constructor
|
H A D | llvm_target.mli | 23 | Less Constructor
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1792 bool Parser::diagnoseUnknownTemplateId(ExprResult LHS, SourceLocation Less) { in diagnoseUnknownTemplateId() 1827 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local 1842 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 71 Less, enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 59 Less = 1, ///< -O1 enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 53 Less, LessEqual, LessLess, LessGreater, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 572 auto Less = [] (const MachineInstr *A, const MachineInstr *B) -> bool { in processBasicBlock() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 109 struct Less { struct 110 bool operator()(const CallInfo &L, const CallInfo &R) const { in operator ()()
|
H A D | ScalarEvolution.cpp | 11904 ScalarEvolution::computeConstantDifference(const SCEV *More, const SCEV *Less) { in computeConstantDifference()
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | string.bench.cpp | 395 enum class Relation { Eq, Less, Compare }; enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2816 Value *&RHS, ConstantInt *&Less, in matchThreeWayIntCompare()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 623 SourceLocation Less, in diagnoseExprIntendedAsTemplateName()
|
H A D | SemaOverload.cpp | 14271 ExprResult Less = CreateOverloadedBinOp(OpLoc, BO_LT, Fns, LHS, RHS, true, in BuildSynthesizedThreeWayComparison() local
|
H A D | SemaChecking.cpp | 12879 Less = LE | LT | NE, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 12828 Less, enumerator
|