Benjamin Kramer
|
96fadfc081
Make getFullyQualifiedName qualify both the pointee and class type for member ptr types
|
6 lat temu |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 lat temu |
Sterling Augustine
|
2e9c64acdd
Allow modifying the PrintingPolicy for fully qualified names.
|
7 lat temu |
Ilya Biryukov
|
55570a3383
Moved QualTypeNames.h from Tooling to AST.
|
7 lat temu |
Siva Chandra
|
a23d40146f
[Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
|
9 lat temu |
Richard Smith
|
834b6abe23
When forming a fully-qualified type name, put any qualifiers outside/before the
|
9 lat temu |
Chaoren Lin
|
e3eeb61401
[Tooling] Fix getting fully qualified names of template alias types.
|
9 lat temu |
Reid Kleckner
|
7200698a63
Stop using "template" when printing qualtype names
|
9 lat temu |
Richard Smith
|
adee5efbad
Add Tooling functionality to get a name for a QualType that can be used to name
|
9 lat temu |