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

Declarations

tools/clang/include/clang/Sema/Sema.h
 9101   void AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, SourceLocation Loc);

References

tools/clang/lib/Sema/SemaAttr.cpp
  860     AddOptnoneAttributeIfNoConflicts(FD, OptimizeOffPragmaLocation);