Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1563 if (const auto *FnTypePtr = CalleeType->getAs<PointerType>()) { getCallReturnType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5617 if (const auto *FnTypePtr = Callee->getAs<PointerType>()) { getApproximateType() local
H A DSemaOverload.cpp11986 if (const PointerType *FnTypePtr = FnType->getAs<PointerType>()) { NoteSurrogateCandidate() local