Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmt.cpp766 SourceLocation AfterColonLoc = PP.getLocForEndOfToken(ColonLoc); in ParseCaseStatement() local
817 SourceLocation AfterColonLoc = PP.getLocForEndOfToken(ColonLoc); in ParseDefaultStatement() local