OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAssociatedStmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
515
const Stmt *
getAssociatedStmt
() const {
516
return const_cast<OMPExecutableDirective *>(this)->
getAssociatedStmt
();
518
Stmt *
getAssociatedStmt
() {
521
return Data->
getAssociatedStmt
();
StmtOpenMP.h
515
const Stmt *
getAssociatedStmt
() const {
516
return const_cast<OMPExecutableDirective *>(this)->
getAssociatedStmt
();
518
Stmt *
getAssociatedStmt
() {
521
return Data->
getAssociatedStmt
();
Completed in 81 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026