Home
last modified time | relevance | path

Searched refs:classifyOperator3 (Results 1 – 2 of 2) sorted by last modified time

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DKeywords.cpp1790 static inline int classifyOperator3(const char *s) in classifyOperator3() function
1915 case 3: return classifyOperator3(s); in classifyOperator()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/cplusplus/
H A DKeywords.cpp1733 static inline int classifyOperator3(const char *s) { in classifyOperator3() function
1854 case 3: return classifyOperator3(s); in classifyOperator()