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

  /external/clang/include/clang/AST/
DeclBase.h 792 /// Note that \c hasBody can also return true if any redeclaration of this
794 virtual bool hasBody() const { return getBody() != 0; }
    [all...]
DeclObjC.h 455 virtual bool hasBody() const { return Body.isValid(); }
466 bool isThisDeclarationADefinition() const { return hasBody(); }
    [all...]
  /external/clang/lib/AST/
Decl.cpp 503 FD->hasBody(Def) && Def->isInlined() && !Def->hasAttr<GNUInlineAttr>();
    [all...]
  /external/zxing/core/
core.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 133 milliseconds