Home
last modified time | relevance | path

Searched defs:CallerDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp764 const auto *CallerDecl = dyn_cast<FunctionDecl>(CurContext); in checkMustTailAttr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5219 const FunctionDecl *CallerDecl = dyn_cast_or_null<FunctionDecl>(CurCodeDecl); in EmitCall() local