enum LocationCall::LocationCallFlags
Declared at: clang/include/clang/Tooling/NodeIntrospection.h:38
Enumerators
Name | Value | Comment |
---|---|---|
NoFlags | 0 | |
ReturnsPointer | 1 | |
IsCast | 2 |
Declared at: clang/include/clang/Tooling/NodeIntrospection.h:38
Name | Value | Comment |
---|---|---|
NoFlags | 0 | |
ReturnsPointer | 1 | |
IsCast | 2 |