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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp98 const Attr *GetMustTailAttr(AttributedStmt *AS);
599 if (GetMustTailAttr(AS)) {
1011 const Attr *JumpScopeChecker::GetMustTailAttr(AttributedStmt *AS) { function in class:JumpScopeChecker

Completed in 162 milliseconds