Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp772 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { VisitFunctionDecl() local
H A DStmtPrinter.cpp2701 const FunctionType *AFT = Node->getFunctionType(); VisitBlockExpr() local
H A DExpr.cpp754 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); ComputeName() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3255 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local
H A DRewriteModernObjC.cpp4041 QualType RT = AFT->getReturnType(); in SynthesizeBlockFunc() local