HomeSort by relevance Sort by last modified time
    Searched refs:formal_type (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/clang/blink_gc_plugin/
Config.h 168 const clang::QualType& formal_type = method->getParamDecl(0)->getType(); local
169 if (!formal_type->isPointerType())
173 formal_type->getPointeeType()->getAsCXXRecordDecl();
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py     [all...]

Completed in 34 milliseconds