OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compoundStmt
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
GCDAntipatternChecker.cpp
90
static auto findGCDAntiPatternWithSemaphore() -> decltype(
compoundStmt
()) {
130
return
compoundStmt
(
134
static auto findGCDAntiPatternWithGroup() -> decltype(
compoundStmt
()) {
176
return
compoundStmt
(GroupBindingM, GroupEnterM, AcceptsBlockM, GroupWaitM);
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026