OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDescriptor
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
User.cpp
93
ArrayRef<const uint8_t> User::
getDescriptor
() const {
94
auto MutableARef = const_cast<User *>(this)->
getDescriptor
();
98
MutableArrayRef<uint8_t> User::
getDescriptor
() {
/src/external/apache2/llvm/dist/clang/lib/AST/Interp/
InterpBlock.h
49
Descriptor *
getDescriptor
() const { return Desc; }
Pointer.h
133
Descriptor *Desc = Next == 0 ? getDeclDesc() :
getDescriptor
(Next)->Desc;
319
InlineDescriptor *getInlineDesc() const { return
getDescriptor
(Base); }
322
InlineDescriptor *
getDescriptor
(unsigned Offset) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
Instruction.h
262
const ReadDescriptor &
getDescriptor
() const { return *RD; }
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026