OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LDC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
368
const DeclContext *
LDC
= getLexicalDeclContext();
369
if (!
LDC
->isDependentContext())
372
if (
LDC
->isFunctionOrMethod())
374
if (!isa<TagDecl>(
LDC
))
376
if (const auto *CRD = dyn_cast<CXXRecordDecl>(
LDC
))
379
LDC
=
LDC
->getLexicalParent();
/src/external/gpl3/gdb.old/dist/sim/arm/
armdefs.h
116
ARMul_LDCs *
LDC
[16]; /*
LDC
instruction */
398
ARMul_LDCs *
ldc
, ARMul_STCs * stc,
Completed in 33 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026