Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3240 if (auto *CallerFD = dyn_cast<FunctionDecl>(CurContext)) { in checkCall() local
3253 const auto *CallerFD = dyn_cast<FunctionDecl>(CurContext); in checkCall() local