HomeSort by relevance Sort by last modified time
    Searched refs:isSingleElement (Results 1 - 25 of 34) sorted by null

1 2

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRRewriteRuleElementStream.h 34 BOOL isSingleElement;
44 @property (assign) BOOL isSingleElement;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRewriteRuleElementStream.h 39 BOOL isSingleElement;
48 @property (assign, getter=GetIsSingleElement, setter=SetIsSingleElement:) BOOL isSingleElement;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRewriteRuleElementStream.h 39 BOOL isSingleElement;
48 @property (assign, getter=GetIsSingleElement, setter=SetIsSingleElement:) BOOL isSingleElement;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRRewriteRuleElementStream.h 39 BOOL isSingleElement;
48 @property (assign, getter=GetIsSingleElement, setter=SetIsSingleElement:) BOOL isSingleElement;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantRange.h 117 /// isSingleElement - Return true if this set contains exactly one member.
119 bool isSingleElement() const { return getSingleElement() != 0; }
  /external/llvm/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantRange.h 181 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantRange.h 164 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantRange.h 164 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantRange.h 181 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
ConstantRange.h 164 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
ConstantRange.h 164 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
ConstantRange.h 171 bool isSingleElement() const { return getSingleElement() != nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueLattice.h 109 } else if (isConstantRange() && Range.isSingleElement()) {

Completed in 1767 milliseconds

1 2