Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2402 bool isSubstitutable = in mangleType() local
2404 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
2446 if (isSubstitutable) in mangleType()