Home
last modified time | relevance | path

Searched defs:SuperName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DJSONBackend.cpp167 auto SuperName = SuperPair.first->getNameInitAsString(); in run() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp547 IdentifierInfo *SuperName, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1111 IdentifierInfo *SuperName, in ActOnTypedefedProtocols()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2302 std::string SuperName; in emitAttributes() local