Home
last modified time | relevance | path

Searched refs:IsStructor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DMicrosoftMangle.cpp1804 bool IsStructor = false, HasThisQuals = ForceThisQuals, IsCtorClosure = false; in mangleFunctionType() local
1812 IsStructor = true; in mangleFunctionType()
1814 IsStructor = true; in mangleFunctionType()
1837 if (IsStructor) { in mangleFunctionType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1836 bool IsStructor = MangledName.consumeFront('@'); in demangleFunctionType() local
1837 if (!IsStructor) in demangleFunctionType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1844 bool IsStructor = MangledName.consumeFront('@'); in demangleFunctionType() local
1845 if (!IsStructor) in demangleFunctionType()