OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDecomposedDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h
3856
ValueDecl *
getDecomposedDecl
() const { return Decomp; }
/src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchers.h
7492
if (const ValueDecl *VD = Node.
getDecomposedDecl
())
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
3354
auto *DD = dyn_cast_or_null<VarDecl>(BD->
getDecomposedDecl
());
Completed in 81 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026