Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp172 auto SuperName = SuperPair.first->getNameInitAsString(); in run() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp556 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1117 SmallVectorImpl<SourceLocation> &ProtocolLocs, IdentifierInfo *SuperName, in ActOnTypedefedProtocols()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2705 std::string SuperName; in emitAttributes() local