Searched refs:reader (Results 51 - 59 of 59) sorted by relevance

123

/freebsd-11-stable/contrib/gdb/gdb/
H A Dlinespec.c169 reader because the type of the baseclass might still be stubbed
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp66 // Global module index reader.
512 : public serialization::reader::ASTIdentifierLookupTraitBase {
H A DASTWriter.cpp1609 // The hash is based only on size/time of the file, so that the reader can
1957 // the reader side).
2021 // reader which source locations entries it should load eagerly.
3492 data_type ImportData(const reader::ASTDeclContextNameLookupTrait::data_type &FromReader) {
3624 MultiOnDiskHashTableGenerator<reader::ASTDeclContextNameLookupTrait,
4030 // Sort the categories map by the definition ID, since the reader will be
4343 // Make sure that the AST reader knows to finalize itself.
4608 // the reader can build the appropriate mapping to its own offset/ID space.
4865 // An updated body is emitted last, so that the reader doesn't need
5671 // Note, this will get called multiple times, once one the reader start
[all...]
H A DASTReader.cpp140 using namespace clang::serialization::reader;
808 // AST reader implementation
962 // the reader that we've finished loading this identifier.
4798 // Form a reader.
7559 const serialization::reader::DeclContextLookupTable *
7871 /// The AST reader whose identifiers are being enumerated.
7875 /// the AST reader.
8287 /// If the AST reader is currently in a state where the given declaration IDs
8832 readAPFloatSemantics(ASTRecordReader &reader) {
8834 static_cast<llvm::APFloatBase::Semantics>(reader
[all...]
H A DASTReaderDecl.cpp4169 reader::ASTDeclContextNameLookupTrait(*this, *Update.Mod));
/freebsd-11-stable/lib/clang/libclang/
H A DMakefile702 ${CLANG_TBLGEN} -gen-clang-basic-reader \
716 ${CLANG_TBLGEN} -gen-clang-type-reader \
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c10645 ** by the reader until a new read transaction is started.
16527 ** which means we can use reader/writer locks. When reader/writer locks
16531 ** But a single Win95 reader will lock out all WinNT readers and a single
16532 ** WinNT reader will lock out all other Win95 readers.
184507 NodeReader reader; local
184555 NodeReader reader; local
184823 NodeReader reader; /* Reader object */ local
216846 Fts5LookaheadReader reader; /* Input iterator */ member in struct:Fts5NearTrimmer
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1394 % now, I guess we'll just let the pdf reader have its way.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1299 % now, I guess we'll just let the pdf reader have its way.

Completed in 739 milliseconds

123