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 535 const FunctionType *AFT = Decl->getType()->getAs<FunctionType>();
538 FT = dyn_cast<FunctionProtoType>(AFT);
647 AFT->getReturnType().getAsStringInternal(Proto, Policy);
    [all...]
StmtPrinter.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 519 milliseconds