OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isStruct
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h
118
bool
isStruct
() const { return CurTy.is<StructType *>(); }
/src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h
401
bool
isStruct
() const { return Kind == Struct; }
531
assert(
isStruct
() && "Invalid accessor");
535
assert(
isStruct
() && "Invalid accessor");
539
assert(
isStruct
() && "Invalid accessor");
544
assert(
isStruct
() && "Invalid accessor");
Completed in 16 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026