Searched defs:hasMatchingInput (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h134 bool hasMatchingInput() const { return MatchingInput != -1; } function in struct:llvm::final::ConstraintInfo
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h868 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } function in struct:clang::TargetInfo::ConstraintInfo

Completed in 169 milliseconds