OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadLexicalDeclContextStorage
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTRecordReader.h
98
bool
readLexicalDeclContextStorage
(uint64_t Offset, DeclContext *DC) {
99
return Reader->
ReadLexicalDeclContextStorage
(*F, F->DeclsCursor, Offset,
ASTReader.h
611
bool
ReadLexicalDeclContextStorage
(ModuleFile &M,
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp
4088
ReadLexicalDeclContextStorage
(*Loc.F, DeclsCursor, Offsets.first, DC))
4560
Record.
readLexicalDeclContextStorage
(LexicalOffset, RD);
ASTReader.cpp
1157
bool ASTReader::
ReadLexicalDeclContextStorage
(ModuleFile &M,
Completed in 59 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026