OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:body_front
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
1434
Stmt *
body_front
() { return !body_empty() ? body_begin()[0] : nullptr; }
function in class:clang::final
1453
const Stmt *
body_front
() const {
function in class:clang::final
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
14594
Diag(CmpndBody->
body_front
()->getBeginLoc(),
SemaOpenMP.cpp
10941
Stmt *First = CS->
body_front
();
Completed in 56 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026