OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_ops
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/powerpc/powerpc/
bus_space.c
222
static const struct powerpc_bus_space_copy
copy_ops
= {
variable in typeref:struct:powerpc_bus_space_copy
438
t->pbs_copy = &
copy_ops
;
/src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp
650
for (auto *E : C->
copy_ops
()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
3088
helper_expr_const_range
copy_ops
() const {
function in class:clang::final
3093
helper_expr_range
copy_ops
() {
function in class:clang::final
RecursiveASTVisitor.h
3406
for (auto *E : C->
copy_ops
()) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp
4856
CopyOps.append(C->
copy_ops
().begin(), C->
copy_ops
().end());
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
6259
for (auto *E : C->
copy_ops
())
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
2422
for (auto *E : C->
copy_ops
()) {
Completed in 62 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026