Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp702 bool IsCallee) -> bool { in checkMustTailAttr() argument
705 << IsCallee << isa<CXXDestructorDecl>(CMD); in checkMustTailAttr()
706 if (IsCallee) in checkMustTailAttr()