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

Definitions

tools/clang/include/clang/CodeGen/CodeGenAction.h
  113 class EmitObjAction : public CodeGenAction {
tools/clang/include/clang/Frontend/FrontendActions.h
  164 class SyntaxOnlyAction : public ASTFrontendAction {
tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
   27 class AnalysisAction : public ASTFrontendAction {
tools/clang/tools/clang-check/ClangCheck.cpp
  124 class ClangCheckFixItAction : public clang::FixItAction {
tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
  104 class MapExtDefNamesAction : public ASTFrontendAction {
tools/lldb/tools/lldb-instr/Instrument.cpp
  321 class SBAction : public ASTFrontendAction {