HomeSort by relevance Sort by last modified time
    Searched refs:getTPLists (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclFriend.h 66 TemplateParameterList* const *getTPLists() const {
69 TemplateParameterList **getTPLists() {
86 getTPLists()[i] = FriendTypeTPLists[i];
121 return getTPLists()[N];
153 : getTPLists()[0]->getTemplateLoc();
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 43 milliseconds