Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp669 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { in VisitFunctionDecl() local
H A DStmtPrinter.cpp2495 const FunctionType *AFT = Node->getFunctionType(); in VisitBlockExpr() local
H A DExpr.cpp635 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); in ComputeName() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3267 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local
H A DRewriteModernObjC.cpp4052 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp805 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { in HasTrailingReturnType() local