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

Completed in 220 milliseconds