OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:separateBeginEndCalls
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
1640
bool
SeparateBeginEndCalls
= false;
1672
bool
SeparateBeginEndCalls
)
1674
SeparateBeginEndCalls
(
SeparateBeginEndCalls
) {}
1693
bool
separateBeginEndCalls
() { return
SeparateBeginEndCalls
; }
CGOpenMPRuntime.cpp
9400
if (Info.
separateBeginEndCalls
()) {
9491
assert((!Options.ForEndCall || Info.
separateBeginEndCalls
()) &&
Completed in 112 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026