ROSE
0.11.145.321
src
Rose
SourceCode
SourceCode/Sarif.h
1
#ifndef ROSE_SourceCode_Sarif_H
2
#define ROSE_SourceCode_Sarif_H
3
4
#include <RoseFirst.h>
5
#include <Rose/Sarif.h>
6
7
class
SgLocatedNode
;
8
9
namespace
Rose
{
10
namespace
SourceCode {
12
namespace
Sarif {
13
14
using namespace
Rose::Sarif
;
15
16
LocationPtr locate(
SgLocatedNode
* node);
17
18
}
19
}
20
}
21
22
#endif
/* ROSE_SourceCode_Sarif_H */
SgLocatedNode
This class represents the notion of an expression or statement which has a position within the source...
Definition
Cxx_Grammar.h:170870
Rose::Sarif
Static analysis results interchange format.
Definition
Sarif.h:53
Rose
The ROSE library.
Definition
BinaryTutorial.dox:3
Generated on Mon Sep 1 2025 03:18:35 for ROSE by
1.9.8