Home
last modified time | relevance | path

Searched defs:HasThisQuals (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1626 bool HasThisQuals, in demangleFunctionType()
1657 bool HasThisQuals = !(FC & (Global | Static)); in demangleFunctionEncoding() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp1804 bool IsStructor = false, HasThisQuals = ForceThisQuals, IsCtorClosure = false; in mangleFunctionType() local