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.cpp166 auto SuperName = SuperPair.first->getNameInitAsString(); in run() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp547 IdentifierInfo *SuperName, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1120 IdentifierInfo *SuperName, in ActOnTypedefedProtocols()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2541 std::string SuperName; in emitAttributes() local