Searched defs:isNone (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h82 bool isNone() const { return KindId == NKI_None; } function in class:clang::ast_type_traits::ASTNodeKind
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h52 bool isNone() const { return Kind == None; } function in class:llvm::CGIOperandList::ConstraintInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h355 isNone, enumerator in enum:llvm::DIEValue::Type

Completed in 206 milliseconds