Home
last modified time | relevance | path

Searched defs:isString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h73 bool isString() const { return getKind() == Type::String; } in isString() function
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp380 bool VariantValue::isString() const { in isString() function in clang::ast_matchers::dynamic::VariantValue
/freebsd/crypto/krb5/doc/html/_static/
H A Dunderscore.js1891 isString: isString, property
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3155 bool ConstantDataSequential::isString(unsigned CharSize) const { in isString() function in ConstantDataSequential