OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStdByteType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTBAA.cpp
183
if (Ty->
isStdByteType
())
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
2725
bool Type::
isStdByteType
() const {
ExprConstant.cpp
6999
bool IsStdByte = EnumSugar && EnumSugar->
isStdByteType
();
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2099
bool
isStdByteType
() const; // C++17 std::byte
Completed in 40 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026