Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h879 SourceLocation getBodyRBrace() const;
/external/clang/lib/AST/
DDeclBase.cpp764 SourceLocation Decl::getBodyRBrace() const { in getBodyRBrace() function in Decl
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp654 SourceLocation L = LC->getDecl()->getBodyRBrace(); in createDeclEnd()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp660 SourceLocation L = LC->getDecl()->getBodyRBrace(); in createDeclEnd()
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1020 SourceLocation getBodyRBrace() const;
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp948 SourceLocation Decl::getBodyRBrace() const { in getBodyRBrace() function in Decl
/external/clang/lib/CodeGen/
DCGStmt.cpp2254 FinishFunction(CD->getBodyRBrace()); in GenerateCapturedStmtFunction()
DCGObjC.cpp564 FinishFunction(OMD->getBodyRBrace()); in GenerateObjCMethod()
DCGStmtOpenMP.cpp315 FinishFunction(CD->getBodyRBrace()); in GenerateOpenMPCapturedStmtFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2693 FinishFunction(CD->getBodyRBrace()); in GenerateCapturedStmtFunction()
DCGObjC.cpp809 FinishFunction(OMD->getBodyRBrace()); in GenerateObjCMethod()
DCGStmtOpenMP.cpp618 FinishFunction(CD->getBodyRBrace()); in GenerateOpenMPCapturedStmtFunction()