Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp722 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { in VisitFunctionDecl() local
H A DStmtPrinter.cpp2751 const FunctionType *AFT = Node->getFunctionType(); in VisitBlockExpr() local
H A DExpr.cpp778 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); in ComputeName() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp4040 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local