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

Definitions

tools/clang/include/clang/Basic/TokenKinds.def
   54 #define ALIAS(X,Y,Z)
tools/clang/lib/Basic/IdentifierTable.cpp
  202 #define ALIAS(NAME, TOK, FLAGS) \
tools/clang/lib/Lex/ModuleMap.cpp
  359 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true)