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

/external/clang/lib/AST/
H A DDeclPrinter.cpp419 const FunctionType *AFT = Ty->getAs<FunctionType>(); local
422 FT = dyn_cast<FunctionProtoType>(AFT);
545 AFT->getResultType().print(Out, Policy, Proto);
H A DExpr.cpp423 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>(); local
426 FT = dyn_cast<FunctionProtoType>(AFT);
509 AFT->getResultType().getAsStringInternal(Proto, Policy);
/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp3966 const FunctionType *AFT = CE->getFunctionType(); local
3967 QualType RT = AFT->getResultType();
3974 if (isa<FunctionNoProtoType>(AFT)) {
3981 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);
H A DRewriteObjC.cpp3342 const FunctionType *AFT = CE->getFunctionType(); local
3343 QualType RT = AFT->getResultType();
3350 if (isa<FunctionNoProtoType>(AFT)) {
3357 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);
/external/srec/config/en.us/dictionary/
H A Dc0.61585 AFT AE1 F T
[all...]

Completed in 327 milliseconds