#include "TClingDeclInfo.h"
#include "TClingMemberIter.h"
#include "TDictionary.h"
#include "TString.h"
#include "llvm/ADT/SmallVector.h"
#include <string>
Classes | |
class | TClingCXXRecMethIter::SpecFuncIter |
class | TClingCXXRecMethIter |
Iterate over FunctionDecl and UsingShadowDecls of FunctionDecl, within a scope, recursing through "transparent" scopes (see DCIter::HandleInlineDeclContext()). More... | |
class | TClingMethodInfo |
Emulation of the CINT MethodInfo class. More... | |
Namespaces | |
namespace | clang |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::TMetaUtils |