OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRawScope
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
707
DIScope *getScope() const { return cast_or_null<DIScope>(
getRawScope
()); }
711
Metadata *
getRawScope
() const { return getOperand(1); }
1586
return getTemporary(getContext(), getLine(), getColumn(),
getRawScope
(),
1609
DILocalScope *getScope() const { return cast<DILocalScope>(
getRawScope
()); }
1787
Metadata *
getRawScope
() const { return getOperand(0); }
1999
DIScope *getScope() const { return cast_or_null<DIScope>(
getRawScope
()); }
2030
Metadata *
getRawScope
() const { return getOperand(1); }
2069
DILocalScope *getScope() const { return cast<DILocalScope>(
getRawScope
()); }
2071
Metadata *
getRawScope
() const { return getOperand(1); }
2283
DIScope *getScope() const { return cast_or_null<DIScope>(
getRawScope
()); }
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026