Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmtCXX.h187 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DStmt.h647 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
686 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
741 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DDeclCXX.h121 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function
DExpr.h3148 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc() function