Home
last modified time | relevance | path

Searched defs:tokenDef (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/parse/
H A DTokenVocabParser.java56 String tokenDef = br.readLine(); in load() local
/dports/devel/cppcheck/cppcheck-2.6.3/addons/
H A Dcppcheckdata.py513 tokenDef = None variable in Function
/dports/devel/cppcheck-gui/cppcheck-2.6.3/addons/
H A Dcppcheckdata.py513 tokenDef = None variable in Function
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dsymboldatabase.h900 const Token *tokenDef; ///< function name token in class definition variable
H A Dsymboldatabase.cpp2119 static bool isOperator(const Token *tokenDef) in isOperator()
2253 Function::Function(const Token *tokenDef, const std::string &clangType) in Function()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dsymboldatabase.h900 const Token *tokenDef; ///< function name token in class definition variable
H A Dsymboldatabase.cpp2119 static bool isOperator(const Token *tokenDef) in isOperator()
2253 Function::Function(const Token *tokenDef, const std::string &clangType) in Function()