reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  264 const InclusionPathHandle InclusionPathHandleInvalid = -1;
  550                          InclusionPathHandle H)
  559   bool haveInclusionPathHandle(InclusionPathHandle H) {
  568   void addInclusionPathHandle(InclusionPathHandle H) {
  580   std::vector<InclusionPathHandle> InclusionPathHandles;
  596                         InclusionPathHandle InclusionPathHandle)
  623                                  InclusionPathHandle InclusionPathHandle) {
  649   ConditionalExpansionInstance(clang::PPCallbacks::ConditionValueKind ConditionValue, InclusionPathHandle H)
  657   bool haveInclusionPathHandle(InclusionPathHandle H) {
  666   void addInclusionPathHandle(InclusionPathHandle H) {
  674   std::vector<InclusionPathHandle> InclusionPathHandles;
  689                      InclusionPathHandle InclusionPathHandle)
  711                                   InclusionPathHandle InclusionPathHandle) {
  979   InclusionPathHandle pushHeaderHandle(HeaderHandle H) {
 1009   InclusionPathHandle
 1011     InclusionPathHandle H = 0;
 1021   InclusionPathHandle
 1023     InclusionPathHandle H = findInclusionPathHandle(Path);
 1031   InclusionPathHandle getCurrentInclusionPathHandle() const {
 1037   getInclusionPath(InclusionPathHandle H) const {
 1051                                  InclusionPathHandle InclusionPathHandle) {
 1099                                   InclusionPathHandle InclusionPathHandle) {
 1262   InclusionPathHandle CurrentInclusionPathHandle;