Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h187 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DStmt.h645 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
684 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
739 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DDeclCXX.h121 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DExpr.h3142 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function