Home | History | Annotate | Download | only in docs

Lines Matching full:when

13 level C interface to clang.  When in doubt LibClang is probably the interface
14 you want to use. Consider the other interfaces only when you have a good
17 Canonical examples of when to use LibClang:
22 Use LibClang when you...:
29 Do not use LibClang when you...:
41 Canonical examples of when to use Clang Plugins:
46 Use Clang Plugins when you...:
52 Do not use Clang Plugins when you...:
65 examples of when to use LibTooling:
70 Use LibTooling when you...:
77 Do not use LibTooling when you...:
80 * want a stable interface so you don't need to change your code when the AST API