Home
last modified time | relevance | path

Searched defs:isNone (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/AST/
DASTTypeTraits.h70 bool isNone() const { return KindId == NKI_None; } in isNone() function
/external/llvm-project/clang/include/clang/AST/
DASTTypeTraits.h77 bool isNone() const { return KindId == NKI_None; } in isNone() function
/external/llvm-project/mlir/include/mlir/Pass/
DAnalysisManager.h40 bool isNone() const { return preservedIDs.empty(); } in isNone() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h52 bool isNone() const { return Kind == None; } in isNone() function
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h53 bool isNone() const { return Kind == None; } in isNone() function
/external/llvm/include/llvm/CodeGen/
DDIE.h274 isNone, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h355 isNone, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h355 isNone, enumerator
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp277 bool MaybeTextureSwizzle::isNone (void) const in isNone() function in deqp::gles31::Functional::__anon1fec988b0111::MaybeTextureSwizzle
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp308 bool MaybeTextureSwizzle::isNone (void) const in isNone() function in vkt::sr::__anon710466570111::MaybeTextureSwizzle
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1910 bool SpirvShader::Impl::Debugger::isNone(debug::Object::ID id) const in isNone() function in sw::SpirvShader::Impl::Debugger