clang  5.0.0
Classes | Namespaces
CodeInjector.h File Reference

Defines the clang::CodeInjector interface which is responsible for injecting AST of function definitions that may not be available in the original source. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::CodeInjector
 CodeInjector is an interface which is responsible for injecting AST of function definitions that may not be available in the original source. More...
 

Namespaces

 clang
 /file This file defines classes for searching and anlyzing source code clones.
 

Detailed Description

Defines the clang::CodeInjector interface which is responsible for injecting AST of function definitions that may not be available in the original source.

Definition in file CodeInjector.h.