Home
last modified time | relevance | path

Searched defs:SelfType (Results 1 – 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
Dvalue.h915 typedef ValueIteratorBase SelfType; typedef
983 typedef ValueConstIterator SelfType; typedef
1037 typedef ValueIterator SelfType; typedef
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h1061 typedef ValueIteratorBase SelfType; typedef
1130 typedef ValueConstIterator SelfType; typedef
1180 typedef ValueIterator SelfType; typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp687 const ObjCObjectPointerType *SelfType, ASTContext &C) { in getReturnTypeForMethod()
DNullabilityChecker.cpp411 const ObjCObjectPointerType *SelfType = in checkSelfIvarsForInvariantViolation() local