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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp427 const FunctionType *AFT = Ty->getAs<FunctionType>(); local
H A DStmtPrinter.cpp1952 const FunctionType *AFT = Node->getFunctionType(); local
H A DExpr.cpp531 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3329 const FunctionType *AFT = CE->getFunctionType(); local
H A DRewriteModernObjC.cpp4228 const FunctionType *AFT = CE->getFunctionType(); local

Completed in 116 milliseconds