OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:private_refs
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
7268
child_range
private_refs
() {
function in class:clang::final
7273
const_child_range
private_refs
() const {
function in class:clang::final
7274
auto Children = const_cast<OMPNontemporalClause *>(this)->
private_refs
();
RecursiveASTVisitor.h
3593
for (auto *E : C->
private_refs
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp
849
for (auto *E : C->
private_refs
())
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
6644
for (auto *E : C->
private_refs
())
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
2556
for (const auto *E : C->
private_refs
())
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
12083
for (const Stmt *Ref : C->
private_refs
()) {
Completed in 78 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026