clang 22.0.0git
RefactoringOptionVisitor.h File Reference
#include "clang/Basic/LLVM.h"
#include <optional>
#include <type_traits>

Go to the source code of this file.

Classes

class  clang::tooling::RefactoringOptionVisitor
 An interface that declares functions that handle different refactoring option types. More...
struct  clang::tooling::traits::internal::HasHandle< T >
struct  clang::tooling::traits::IsValidOptionType< T >
 A type trait that returns true iff the given type is a type that can be stored in a refactoring option. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::tooling
namespace  clang::tooling::traits
namespace  clang::tooling::traits::internal