clang-tools 20.0.0git
|
#include "clang/Basic/SourceLocation.h"
#include "clang/Lex/Preprocessor.h"
#include <map>
Go to the source code of this file.
Classes | |
class | clang::find_all_symbols::PragmaCommentHandler |
PragmaCommentHandler parses pragma comment on include files to determine when we should include a different header from the header that directly defines a symbol. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::find_all_symbols |