Home
last modified time | relevance | path

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

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