Home
last modified time | relevance | path

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

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