HomeSort by: relevance | last modified time | path
    Searched refs:HasThisQuals (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangle.h 177 bool HasThisQuals);
  /src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftMangle.cpp 2512 bool IsStructor = false, HasThisQuals = ForceThisQuals, IsCtorClosure = false;
2518 HasThisQuals = true;
2534 if (HasThisQuals) {

Completed in 21 milliseconds