Searched refs:isOne (Results 1 - 25 of 81) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DCharUnits.h118 /// isOne - Test whether the quantity equals one.
119 bool isOne() const { return Quantity == 1; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1391 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1434 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1434 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1441 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1441 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1441 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1441 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1391 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1434 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1434 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1441 bool isOne() const { return Value->isOne(); } function in class:ConstantSDNode

Completed in 432 milliseconds

1234