Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dregex.cpp308 const classnames ClassNames[] = { variable
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp152 SmallVector<IdentifierInfo *, 8> ClassNames; ParseObjCAtClassDeclaration() local
/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2130 std::set<std::string> ClassNames; in dumpLayout() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp868 llvm::StringMap<llvm::GlobalVariable*> ClassNames; global() member in __anon5e07598a0111::CGObjCCommonMac