HomeSort by relevance Sort by last modified time
    Searched refs:mergeMaybeWithVisibility (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
Visibility.h 134 void mergeMaybeWithVisibility(LinkageInfo other, bool withVis) {
  /external/clang/lib/AST/
Decl.cpp 383 LV.mergeMaybeWithVisibility(tempLV, considerVisibility);
388 LV.mergeMaybeWithVisibility(argsLV, considerVisibility);
461 LV.mergeMaybeWithVisibility(tempLV,
513 LV.mergeMaybeWithVisibility(tempLV,
    [all...]

Completed in 91 milliseconds