Home
last modified time | relevance | path

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

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