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

Declarations

tools/clang/include/clang/Sema/Sema.h
 4173   void ActOnCapturedRegionStart(SourceLocation Loc, Scope *CurScope,

References

tools/clang/lib/Parse/ParseObjc.cpp
 2581         Actions.ActOnCapturedRegionStart(Tok.getLocation(), getCurScope(),
tools/clang/lib/Parse/ParsePragma.cpp
  663   Actions.ActOnCapturedRegionStart(Loc, getCurScope(), CR_Default,