Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp665 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { in VisitFunctionDecl() local
H A DStmtPrinter.cpp2686 const FunctionType *AFT = Node->getFunctionType(); in VisitBlockExpr() local
H A DExpr.cpp793 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); in ComputeName() local
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3255 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local
H A DRewriteModernObjC.cpp4042 const FunctionType *AFT = CE->getFunctionType(); in SynthesizeBlockFunc() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp806 if (const FunctionType *AFT = Ty->getAs<FunctionType>()) { in HasTrailingReturnType() local