Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h82 bool HasEndLoc = false; in fromString() local
92 HasEndLoc = true; in fromString()
97 if (!HasEndLoc) { in fromString()