OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DE_current
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CursorVisitor.h
94
DeclContext::decl_iterator
DE_current
;
CIndex.cpp
559
SaveAndRestore<DeclContext::decl_iterator> DE_saved(
DE_current
, E);
863
static void addRangedDeclsInContainer(DeclIt *DI_current, DeclIt
DE_current
,
867
while (++next !=
DE_current
) {
913
addRangedDeclsInContainer(DI_current,
DE_current
, SM, EndLoc,
[
all
...]
Completed in 46 milliseconds