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.cpp3063 bool isSubstitutable = in mangleType() local
3065 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
3107 if (isSubstitutable) in mangleType()