Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDJumpDiagnostics.cpp98 const Attr *GetMustTailAttr(AttributedStmt *AS);
602 if (GetMustTailAttr(AS)) { in BuildScopeInformation()
1026 const Attr *JumpScopeChecker::GetMustTailAttr(AttributedStmt *AS) { in GetMustTailAttr() function in JumpScopeChecker