Home
last modified time | relevance | path

Searched refs:isStdByteType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp155 if (Ty->isStdByteType()) in getTypeInfoHelper()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp2446 bool Type::isStdByteType() const { in isStdByteType() function in Type
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2028 bool isStdByteType() const; // C++17 std::byte