Go to the documentation of this file.
14#ifndef LLVM_CLANG_AST_EVALUATEDEXPRVISITOR_H
15#define LLVM_CLANG_AST_EVALUATEDEXPRVISITOR_H
21#include "llvm/ADT/STLExtras.h"
29template<
template <
typename>
class Ptr,
typename ImplClass>
38#define PTR(CLASS) typename Ptr<CLASS>::type