clang
3.9.0
|
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::tooling | |
Functions | |
std::string | clang::tooling::replaceNestedName (const NestedNameSpecifier *Use, const DeclContext *UseContext, const NamedDecl *FromDecl, StringRef ReplacementString) |
Emulate a lookup to replace one nested name specifier with another using as few additional namespace qualifications as possible. More... | |