OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getReturnStmt
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtCXX.h
413
Stmt *
getReturnStmt
() const { return getStoredStmts()[SubStmt::ReturnStmt]; }
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
ConstructionContext.h
571
const ReturnStmt *
getReturnStmt
() const { return RS; }
ProgramPoint.h
674
const ReturnStmt *
getReturnStmt
() const {
Completed in 41 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026