Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp4419 static const char *const CStmts[] = { in AddKeywordsToConsumer() local
4421 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer()
4423 Consumer.addKeywordResult(CStmts[I]); in AddKeywordsToConsumer()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4733 static const char *const CStmts[] = { in AddKeywordsToConsumer() local
4735 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer()
4737 Consumer.addKeywordResult(CStmts[I]); in AddKeywordsToConsumer()