HomeSort by relevance Sort by last modified time
    Searched defs:AFT (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/AST/
Expr.cpp 501 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>();
504 FT = dyn_cast<FunctionProtoType>(AFT);
613 AFT->getReturnType().getAsStringInternal(Proto, Policy);
    [all...]
StmtPrinter.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 818 milliseconds