Home
last modified time | relevance | path

Searched refs:CStmts (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4782 static const char *const CStmts[] = { in AddKeywordsToConsumer() local
4784 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer()
4786 Consumer.addKeywordResult(CStmts[I]); in AddKeywordsToConsumer()