#include "CanonicalIncludes.h"
#include "Headers.h"
#include "clang/Driver/Types.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Path.h"
#include <algorithm>
#include "StdSymbolMap.inc"
#include "CSymbolMap.inc"
Go to the source code of this file.
|
std::unique_ptr< CommentHandler > | clang::clangd::collectIWYUHeaderMaps (CanonicalIncludes *Includes) |
| Returns a CommentHandler that parses pragma comment on include files to determine when we should include a different header from the header that directly defines a symbol. More...
|
|
◆ SYMBOL [1/2]
#define SYMBOL |
( |
|
Name, |
|
|
|
NameSpace, |
|
|
|
Header |
|
) |
| {#NameSpace #Name, #Header}, |
◆ SYMBOL [2/2]
#define SYMBOL |
( |
|
Name, |
|
|
|
NameSpace, |
|
|
|
Header |
|
) |
| {#Name, #Header}, |