reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/StringSwitch.h
   67   StringSwitch &Case(StringLiteral S, T Value) {
tools/clang/include/clang/Basic/TokenKinds.def
  538 KEYWORD(__stdcall                   , KEYALL)
tools/clang/lib/Basic/IdentifierTable.cpp
  155 static void AddKeyword(StringRef Keyword,
  197 void IdentifierTable::AddKeywords(const LangOptions &LangOpts) {