OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAbbreviationDeclarationPtr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugInfoEntry.h
55
const DWARFAbbreviationDeclaration *
getAbbreviationDeclarationPtr
() const {
DWARFDie.h
59
const DWARFAbbreviationDeclaration *
getAbbreviationDeclarationPtr
() const {
61
return Die->
getAbbreviationDeclarationPtr
();
73
auto AbbrevDecl =
getAbbreviationDeclarationPtr
();
85
bool isNULL() const { return
getAbbreviationDeclarationPtr
() == nullptr; }
Completed in 18 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026