Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp4929 SourceLocation ToColonLoc = Importer.Import(S->getColonLoc()); in VisitCaseStmt() local
4937 SourceLocation ToColonLoc = Importer.Import(S->getColonLoc()); in VisitDefaultStmt() local
5221 SourceLocation ToColonLoc = Importer.Import(S->getColonLoc()); in VisitCXXForRangeStmt() local