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

  /external/clang/include/clang/AST/
TypeLoc.h 359 LocalData *getLocalData() const {
461 return this->getLocalData()->NameLoc;
464 this->getLocalData()->NameLoc = Loc;
490 return getLocalData()->BuiltinLoc;
493 getLocalData()->BuiltinLoc = Loc;
726 return getLocalData()->AttrLoc;
729 getLocalData()->AttrLoc = loc;
737 return getLocalData()->ExprOperand;
741 getLocalData()->ExprOperand = e;
749 return SourceLocation::getFromRawEncoding(getLocalData()->EnumOperandLoc)
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 99 milliseconds