OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBodyRBrace
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
1018
///
getBodyRBrace
- Gets the right brace of the body, if a body exists.
1020
SourceLocation
getBodyRBrace
() const;
/src/external/apache2/llvm/dist/clang/lib/Analysis/
PathDiagnostic.cpp
660
SourceLocation L = LC->getDecl()->
getBodyRBrace
();
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
947
SourceLocation Decl::
getBodyRBrace
() const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp
2753
FinishFunction(CD->
getBodyRBrace
());
CGObjC.cpp
810
FinishFunction(OMD->
getBodyRBrace
());
CGStmtOpenMP.cpp
632
FinishFunction(CD->
getBodyRBrace
());
Completed in 54 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026