OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addEntry
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPEntryList.cpp
37
void LDAPEntryList::
addEntry
(const LDAPEntry& e){
LDAPEntryList.h
67
void
addEntry
(const LDAPEntry& e);
LDAPSearchResults.cpp
30
entryList.
addEntry
(*((LDAPSearchResult*)res)->getEntry());
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
ConstantPools.h
57
const MCExpr *
addEntry
(const MCExpr *Value, MCContext &Context,
91
const MCExpr *
addEntry
(MCStreamer &Streamer, const MCExpr *Expr,
/src/external/apache2/llvm/dist/llvm/lib/MC/
ConstantPools.cpp
39
const MCExpr *ConstantPool::
addEntry
(const MCExpr *Value, MCContext &Context,
109
const MCExpr *AssemblerConstantPools::
addEntry
(MCStreamer &Streamer,
113
return getOrCreateConstantPool(Section).
addEntry
(Expr, Streamer.getContext(),
/src/external/apache2/llvm/dist/llvm/lib/TextAPI/
InterfaceFile.cpp
22
typename C::iterator
addEntry
(C &Container, StringRef InstallName) {
33
typename C::iterator
addEntry
(C &Container, const Target &Target_) {
46
addEntry
(Targets, Target);
51
auto Client =
addEntry
(AllowableClients, InstallName);
57
auto Lib =
addEntry
(ReexportedLibraries, InstallName);
99
addEntry
(Targets, Target);
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
SwiftCallingConv.h
60
addEntry
(nullptr, begin, end);
114
void
addEntry
(llvm::Type *type, CharUnits begin, CharUnits end);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64TargetStreamer.cpp
44
return ConstantPools->
addEntry
(Streamer, Expr, Size, Loc);
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
WindowsResource.h
201
bool
addEntry
(const ResourceEntryRef &Entry, uint32_t Origin,
/src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGParser.h
208
bool
addEntry
(RecordsEntry E);
TGParser.cpp
346
bool TGParser::
addEntry
(RecordsEntry E) {
3040
return
addEntry
(std::move(CurRec));
3179
return
addEntry
(std::move(Loop));
3225
if (
addEntry
(std::move(Loop)))
3248
if (
addEntry
(std::move(Loop)))
3313
addEntry
(std::make_unique<Record::AssertionInfo>(ConditionLoc, Condition,
3665
addEntry
(std::move(E));
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMTargetStreamer.cpp
37
return ConstantPools->
addEntry
(Streamer, Expr, 4, Loc);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp
268
addEntry
(type, begin, end);
271
void SwiftAggLowering::
addEntry
(llvm::Type *type,
342
addEntry
(eltTy, begin, begin + eltSize);
/src/external/apache2/llvm/dist/llvm/lib/Object/
WindowsResource.cpp
354
bool IsNewNode = Root.
addEntry
(Entry, Origin, Data, StringTable, Node);
381
bool WindowsResourceParser::TreeNode::
addEntry
(
/src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp
2149
void YAMLVFSWriter::
addEntry
(StringRef VirtualPath, StringRef RealPath,
2158
addEntry
(VirtualPath, RealPath, /*IsDirectory=*/false);
2163
addEntry
(VirtualPath, RealPath, /*IsDirectory=*/true);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h
879
void
addEntry
(StringRef VirtualPath, StringRef RealPath, bool IsDirectory);
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
LocalizationChecker.cpp
532
ADD_UNARY_METHOD(NSForm,
addEntry
, 0)
Completed in 36 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026