Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptToken.cpp126 bool canStartLineComment() const;
304 bool Tokenizer::canStartLineComment() const { in canStartLineComment() function in __anon3afa1a770111::Tokenizer
323 if (canStartLineComment()) in classifyCurrentToken()