We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3091a commit 30f9eb1Copy full SHA for 30f9eb1
clang/include/clang/Serialization/ModuleManager.h
@@ -39,7 +39,6 @@ class FileManager;
39
class GlobalModuleIndex;
40
class HeaderSearch;
41
class InMemoryModuleCache;
42
-class ModuleMap;
43
class PCHContainerReader;
44
45
namespace serialization {
clang/lib/AST/Interp/EvalEmitter.h
@@ -23,7 +23,6 @@
23
#include "llvm/Support/Error.h"
24
25
namespace clang {
26
-class FunctionDecl;
27
namespace interp {
28
class Context;
29
class Function;
clang/lib/CodeGen/CGHLSLRuntime.h
@@ -37,7 +37,6 @@ class VarDecl;
37
class ParmVarDecl;
38
class HLSLBufferDecl;
class HLSLResourceBindingAttr;
-class CallExpr;
class Type;
class DeclContext;
0 commit comments