Home
last modified time | relevance | path

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

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