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

References

tools/clang/lib/Basic/XRayLists.cpp
   30   if (AlwaysInstrument->inSection("xray_always_instrument", "fun", FunctionName,
   32       AttrList->inSection("always", "fun", FunctionName, "arg1"))
   35                                   FunctionName) ||
   36       AttrList->inSection("always", "fun", FunctionName))
   40                                  FunctionName) ||
   41       AttrList->inSection("never", "fun", FunctionName))