OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ignoreDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/
InterfaceStubFunctionsConsumer.cpp
52
auto
ignoreDecl
= [this, isVisible](const NamedDecl *ND) -> bool {
115
if ((ParentDecl &&
ignoreDecl
(ParentDecl)) ||
ignoreDecl
(ND))
InterfaceStubFunctionsConsumer.cpp
52
auto
ignoreDecl
= [this, isVisible](const NamedDecl *ND) -> bool {
115
if ((ParentDecl &&
ignoreDecl
(ParentDecl)) ||
ignoreDecl
(ND))
Completed in 49 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026