Searched defs:CurFD (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6987 FunctionDecl *CurFD = getCurFunctionDecl(); local
10163 FunctionDecl *CurFD = ND->getAsFunction(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10269 FunctionDecl *CurFD = CurDecl->getAsFunction()->getMostRecentDecl(); local

Completed in 161 milliseconds