Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp83 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix() argument
84 if (CLStyle) { in getTypeTempSuffix()