Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp198 CommandsRefEnd = IndexByFile.end(); in getAllFiles() local
199 for (; CommandsRefI != CommandsRefEnd; ++CommandsRefI) { in getAllFiles()
210 CommandsRefI = IndexByFile.begin(), CommandsRefEnd = IndexByFile.end(); in getAllCompileCommands() local
211 CommandsRefI != CommandsRefEnd; ++CommandsRefI) { in getAllCompileCommands()