Searched defs:hasBody (Results 1 - 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h816 /// Note that \c hasBody can also return true if any redeclaration of this
818 virtual bool hasBody() const { return getBody() != nullptr; } function in class:clang::Decl
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp404 bool hasBody() const { return Body && Body->getValues().size() > 0; } function in class:__anon18761::Intrinsic
1965 if (Def->hasBody())
2005 if (Def->hasBody())
2090 if (Def->hasBody())
/external/clang/lib/AST/
H A DDecl.cpp551 FD->hasBody(Def) && Def->isInlined() && !Def->hasAttr<GNUInlineAttr>();
2274 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { function in class:FunctionDecl
2312 if (!hasBody(Definition))
2702 if (hasBody(Definition) && Definition->isInlined() &&
2916 HasPattern = PatternDecl->hasBody(PatternDecl);
3128 if (FD->hasBody(Definition))
3136 if (FunTmpl->getTemplatedDecl()->hasBody(Definition))
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 310 milliseconds