Searched defs:hasDefinition (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp154 static bool hasDefinition(const ObjCObjectPointerType *ObjPtr) { function
188 if (!hasDefinition(DynObjCType) || !hasDefinition(StaticObjCType))
/external/clang/include/clang/AST/
H A DDeclCXX.h685 bool hasDefinition() const { return DefinitionData || dataPtr(); } function in class:clang::CXXRecordDecl
1694 (hasDefinition() && isPolymorphic());
H A DDeclObjC.h1255 assert(hasDefinition() && "Caller did not check for forward reference!");
1283 if (!hasDefinition())
1293 if (!hasDefinition())
1310 if (!hasDefinition())
1321 if (!hasDefinition())
1339 if (!hasDefinition())
1351 if (!hasDefinition())
1440 bool hasDefinition() const { function in class:clang::ObjCInterfaceDecl
1455 return hasDefinition()? Data.getPointer()->Definition : nullptr;
1462 return hasDefinition()
2086 bool hasDefinition() const { function in class:clang::ObjCProtocolDecl
[all...]
/external/clang/lib/AST/
H A DDecl.cpp2017 VarDecl::DefinitionKind VarDecl::hasDefinition(ASTContext &C) const { function in class:VarDecl
3556 cast<CXXRecordDecl>(this)->hasDefinition()) &&
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...

Completed in 206 milliseconds