|
Inferno
0.2
|
#include "common/common.hpp"#include "clang/Parse/Parser.h"#include "clang/Parse/DeclSpec.h"#include "clang/Parse/Scope.h"#include "identifier_tracker.hpp"Go to the source code of this file.
Defines | |
| #define | NOMATCH 1000000 |
| #define NOMATCH 1000000 |
Definition at line 189 of file identifier_tracker.cpp.
Referenced by IdentifierTracker::TryGet().