|
clang-tools 22.0.0git
|
#include "FindAllMacros.h"#include "HeaderMapCollector.h"#include "PathConfig.h"#include "SymbolInfo.h"#include "clang/Basic/FileManager.h"#include "clang/Basic/IdentifierTable.h"#include "clang/Basic/SourceManager.h"#include "clang/Lex/MacroInfo.h"#include "clang/Lex/Token.h"#include "llvm/Support/Path.h"#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::find_all_symbols |