Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp3916 static const char *const CStmts[] = { in AddKeywordsToConsumer() local
3918 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer()
3920 Consumer.addKeywordResult(CStmts[I]); in AddKeywordsToConsumer()