Searched refs:CharEnd (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1883 SourceLocation CharEnd = FilenameTok.getEndLoc(); local
1886 = CharSourceRange::getCharRange(FilenameTok.getLocation(), CharEnd);
2010 diagnoseAutoModuleImport(*this, StartLoc, IncludeTok, Path, CharEnd);

Completed in 192 milliseconds