OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCounters
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
991
MutableArrayRef<Expr *>
getCounters
() {
1379
ArrayRef<Expr *> counters() { return
getCounters
(); }
1382
return const_cast<OMPLoopDirective *>(this)->
getCounters
();
/src/external/apache2/llvm/dist/clang/lib/AST/
StmtOpenMP.cpp
190
llvm::copy(A,
getCounters
().begin());
Completed in 37 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026