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

  /external/clang/include/clang/AST/
Attr.h 86 unsigned getSpellingListIndex() const { return SpellingListIndex; }
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 833 static unsigned getSpellingListIndex(const std::vector<Record*> &SpellingList,
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 72 Aligned->getSpellingListIndex(), IsPackExpansion);
79 Aligned->getSpellingListIndex(), IsPackExpansion);
    [all...]
SemaDecl.cpp     [all...]

Completed in 1126 milliseconds