OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStandardLayoutType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
2619
bool Type::
isStandardLayoutType
() const {
2653
//
isStandardLayoutType
. We implement it directly to avoid redundant
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
1943
bool
isStandardLayoutType
() const;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp
4841
return T->
isStandardLayoutType
();
SemaDecl.cpp
8694
!PointeeType->
isStandardLayoutType
())
Completed in 48 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026