Home
last modified time | relevance | path

Searched defs:getEmpty (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DConstantRange.h51 ConstantRange getEmpty() const { in getEmpty() function
73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantRange.h51 ConstantRange getEmpty() const { in getEmpty() function
73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DContextAttributes.java23 public static ContextAttributes getEmpty() { in getEmpty() method in ContextAttributes
102 public static ContextAttributes getEmpty() { in getEmpty() method in ContextAttributes.Impl
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/
DMyBean.java45 public List<Integer> getEmpty() { in getEmpty() method in MyBean
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h78 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/external/auto/value/src/main/java/com/google/auto/value/processor/
DOptionalish.java93 public String getEmpty() { in getEmpty() method in Optionalish
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
DAppleDataBox.java16 private static AppleDataBox getEmpty() { in getEmpty() method in AppleDataBox
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/
DSkipBean.java75 public List<File> getEmpty() { in getEmpty() method in SkipBean
/external/clang/test/Analysis/
Dgenerics.m43 + (instancetype)getEmpty; class
/external/llvm-project/clang/test/Analysis/
Dgenerics.m43 + (instancetype)getEmpty; class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h89 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h93 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp843 DictionaryAttr DictionaryAttr::getEmpty(MLIRContext *context) { in getEmpty() function in DictionaryAttr
/external/clang/include/clang/Basic/
DDiagnostic.h954 static DiagnosticBuilder getEmpty() { in getEmpty() function
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVTypes.cpp992 StructType StructType::getEmpty(MLIRContext *context, StringRef identifier) { in getEmpty() function in StructType