Searched refs:isNone (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h372 isNone, enumerator in enum:llvm::DIEValue::Type
379 Type Ty = isNone;
419 case isNone:
440 case isNone:
863 /// gives \a DIEValue::isNone) if no such attribute exists.
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h53 bool isNone() const { return Kind == None; } function in class:llvm::CGIOperandList::ConstraintInfo
H A DCodeGenInstruction.cpp251 if (!Ops[Op.first].Constraints[Op.second].isNone())
306 if (!Ops[SrcOp.first].Constraints[SrcOp.second].isNone())
H A DInstrInfoEmitter.cpp191 if (Constraint.isNone())
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp252 case DIEValue::isNone:
H A DDIE.cpp328 case isNone:
340 case isNone:
353 case isNone:
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h77 bool isNone() const { return KindId == NKI_None; } function in class:clang::ASTNodeKind
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp532 if (NK.isNone()) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp204 assert(!N.ASTNode.getNodeKind().isNone() &&

Completed in 198 milliseconds