Home
last modified time | relevance | path

Searched refs:getBodyRBrace (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp655 SourceLocation L = LC->getDecl()->getBodyRBrace(); in createDeclEnd()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1094 SourceLocation getBodyRBrace() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1081 SourceLocation Decl::getBodyRBrace() const { in getBodyRBrace() function in Decl
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp3382 FinishFunction(CD->getBodyRBrace()); in GenerateCapturedStmtFunction()
H A DCGObjC.cpp813 FinishFunction(OMD->getBodyRBrace()); in GenerateObjCMethod()
H A DCGStmtOpenMP.cpp717 FinishFunction(CD->getBodyRBrace()); in GenerateOpenMPCapturedStmtFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9789 {"_ZNK5clang4Decl13getBodyRBraceEv", "clang::Decl::getBodyRBrace() const"},