/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | InterpolatingCompilationDatabase.cpp | 79 template <bool Prefix> struct Less { struct 80 bool operator()(StringRef Key, std::pair<StringRef, size_t> Value) const { in operator ()() 84 bool operator()(std::pair<StringRef, size_t> Value, StringRef Key) const { in operator ()()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | STLAlgorithmModeling.cpp | 151 SVal Less = SVB.evalBinOp(StateFound, BO_LT, in Find() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 18 | Less Constructor
|
H A D | llvm_target.mli | 23 | Less Constructor
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 54 Less = 1, // -O1 enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1726 bool Parser::diagnoseUnknownTemplateId(ExprResult LHS, SourceLocation Less) { in diagnoseUnknownTemplateId() 1761 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local 1776 SourceLocation Less = ConsumeToken(); in checkPotentialAngleBracket() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 68 Less, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 53 Less, LessEqual, LessLess, LessGreater, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 107 struct Less { struct 108 bool operator()(const CallInfo &L, const CallInfo &R) const { in operator ()()
|
H A D | ScalarEvolution.cpp | 10510 const SCEV *Less) { in computeConstantDifference()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 573 auto Less = [] (const MachineInstr *A, const MachineInstr *B) -> bool { in processBasicBlock() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | string.bench.cpp | 395 enum class Relation { Eq, Less, Compare }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2672 Value *&RHS, ConstantInt *&Less, in matchThreeWayIntCompare()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 618 SourceLocation Less, in diagnoseExprIntendedAsTemplateName()
|
H A D | SemaOverload.cpp | 13911 ExprResult Less = CreateOverloadedBinOp(OpLoc, BO_LT, Fns, LHS, RHS, true, in BuildSynthesizedThreeWayComparison() local
|
H A D | SemaChecking.cpp | 11244 Less = LE | LT | NE, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 12477 Less, enumerator
|