Searched defs:EnqueueChildren (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp1957 void EnqueueChildren(const Stmt *S);
1958 void EnqueueChildren(const OMPClause *S);
1995 void EnqueueVisitor::EnqueueChildren(const Stmt *S) { function in class:EnqueueVisitor
2215 void EnqueueVisitor::EnqueueChildren(const OMPClause *S) { function in class:EnqueueVisitor
2233 EnqueueChildren(E);
2293 EnqueueChildren(E);
2297 EnqueueChildren(E);
2304 EnqueueChildren(E);
2308 EnqueueChildren(E);
2314 EnqueueChildren(
[all...]

Completed in 79 milliseconds