Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2974 bool isSubstitutable = in mangleType() local
2976 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
3018 if (isSubstitutable) in mangleType()