OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExprStmt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ComputeDependence.cpp
165
if (const Expr *ResultExpr = CompoundExprResult->
getExprStmt
())
Stmt.cpp
395
const Expr *ValueStmt::
getExprStmt
() const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
1784
const Expr *
getExprStmt
() const;
1785
Expr *
getExprStmt
() {
1787
return const_cast<Expr*>(ConstThis->
getExprStmt
());
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
15005
if (const Expr *Value = LastStmt->
getExprStmt
()) {
Completed in 29 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026