Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2976 bool isSubstitutable = in mangleType() local
2978 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
3020 if (isSubstitutable) in mangleType()