Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp2857 bool isSubstitutable = in mangleType() local
2859 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
2901 if (isSubstitutable) in mangleType()