Home
last modified time | relevance | path

Searched defs:ConstantValue (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py45 def ConstantValue(constant): function
Dmojom_java_generator.py267 def ConstantValue(context, constant): function
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py152 class ConstantValue(NamedValue): class
/external/clang/lib/Sema/
DSemaInit.cpp7109 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
DSemaChecking.cpp5451 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
DSemaOverload.cpp314 APValue &ConstantValue, in getNarrowingKind()
/external/llvm/lib/IR/
DInstructions.cpp163 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5452 SDValue ConstantValue; in LowerBUILD_VECTOR() local