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

  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
search.js 90 var resultType = cvox.Search.getResultType(result);
130 cvox.Search.getResultType = function(result) {
203 var resultType = cvox.Search.getResultType(result);
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 27 QualType CallEvent::getResultType() const {
241 return FD->getResultType();
243 return MD->getResultType();
256 Ty = FT->getResultType();
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 341 QualType getResultType() const { return MethodDeclType; }
347 return getResultType().getNonLValueExprType(getASTContext());
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.jar 

Completed in 119 milliseconds