Home
last modified time | relevance | path

Searched defs:ClsName (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp356 const std::string &ClsName = Diag->getValueAsDef("Class")->getName(); in isExtension() local
473 const std::string &ClsName = Diag.getValueAsDef("Class")->getName(); in isError() local
478 const std::string &ClsName = Diag.getValueAsDef("Class")->getName(); in isRemark() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp147 IdentifierInfo* ClsName = Cls->getIdentifier(); in isNSStringType() local