Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1728 FunctionDecl *FunD = LPT.D->getAsFunction(); ParseLateTemplatedFuncDef() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp612 const FunctionDecl *FunD) { in handleCall()