OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdatedDeclContexts
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Serialization/
ASTWriter.h
318
llvm::SmallPtrSet<const DeclContext *, 16>
UpdatedDeclContexts
;
643
UpdatedDeclContexts
.insert(DC);
/external/clang/lib/Serialization/
ASTWriter.cpp
[
all
...]
Completed in 108 milliseconds