Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1831 bool HasThisQuals) { in demangleFunctionType()
1891 bool HasThisQuals = !(FC & (FC_Global | FC_Static)); in demangleFunctionEncoding() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2512 bool IsStructor = false, HasThisQuals = ForceThisQuals, IsCtorClosure = false; in mangleFunctionType() local