OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capturesVariableArrayType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
3521
bool
capturesVariableArrayType
() const {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp
533
if (I.capturesThis() || I.
capturesVariableArrayType
())
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp
465
I->
capturesVariableArrayType
()))
474
assert(I->
capturesVariableArrayType
());
CGOpenMPRuntime.cpp
8882
assert(!Cap->
capturesVariableArrayType
() &&
10239
if (CI->
capturesVariableArrayType
()) {
Completed in 38 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026