OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getUnderlyingDecl
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Decl.h
433
NamedDecl *
getUnderlyingDecl
() {
443
const NamedDecl *
getUnderlyingDecl
() const {
444
return const_cast<NamedDecl*>(this)->
getUnderlyingDecl
();
Completed in 67 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026