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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp423 const FunctionType *AFT = Ty->getAs<FunctionType>(); local
H A DStmtPrinter.cpp1850 const FunctionType *AFT = Node->getFunctionType(); local
H A DExpr.cpp496 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3329 const FunctionType *AFT = CE->getFunctionType(); local
H A DRewriteModernObjC.cpp4221 const FunctionType *AFT = CE->getFunctionType(); local

Completed in 192 milliseconds