Home
last modified time | relevance | path

Searched defs:ClassNames (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/src/
H A Dregex.cpp320 const classnames ClassNames[] = variable
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp133 SmallVector<IdentifierInfo *, 8> ClassNames; in ParseObjCAtClassDeclaration() local
/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp2059 std::set<std::string> ClassNames; in dumpLayout() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp864 llvm::StringMap<llvm::GlobalVariable*> ClassNames; member in __anon0dba85c70111::CGObjCCommonMac