OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:performOperation
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
llvm-ar.cpp
971
static void
performOperation
(ArchiveOperation Operation,
996
static int
performOperation
(ArchiveOperation Operation,
1011
performOperation
(Operation, &Archive, std::move(Buf.get()), NewMembers);
1027
performOperation
(Operation, nullptr, nullptr, NewMembers);
1109
performOperation
(ReplaceOrInsert, &NewMembers);
1223
return
performOperation
(Operation, nullptr);
1261
return
performOperation
(CreateSymTab, nullptr);
llvm-ar.cpp
971
static void
performOperation
(ArchiveOperation Operation,
996
static int
performOperation
(ArchiveOperation Operation,
1011
performOperation
(Operation, &Archive, std::move(Buf.get()), NewMembers);
1027
performOperation
(Operation, nullptr, nullptr, NewMembers);
1109
performOperation
(ReplaceOrInsert, &NewMembers);
1223
return
performOperation
(Operation, nullptr);
1261
return
performOperation
(CreateSymTab, nullptr);
Completed in 66 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026