Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2788 bool isSubstitutable = in mangleType() local
2790 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
2832 if (isSubstitutable) in mangleType()