Searched defs:getLocStart (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h45 SourceLocation getLocStart() const { return StartLoc; } function in class:clang::OMPClause
423 SourceLocation getLocStart() const { return StartLoc; } function in class:clang::OMPExecutableDirective
H A DExprCXX.h400 SourceLocation getLocStart() const { function in class:clang::UserDefinedLiteral
642 SourceLocation getLocStart() const { function in class:clang::MSPropertyRefExpr
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp136 SourceLocation CXXScalarValueInitExpr::getLocStart() const { function in class:CXXScalarValueInitExpr
486 SourceLocation CXXConstructExpr::getLocStart() const { function in class:CXXConstructExpr
730 SourceLocation CXXFunctionalCastExpr::getLocStart() const { function in class:CXXFunctionalCastExpr
824 SourceLocation CXXTemporaryObjectExpr::getLocStart() cons function in class:CXXTemporaryObjectExpr
1169 SourceLocation CXXUnresolvedConstructExpr::getLocStart() const { function in class:CXXUnresolvedConstructExpr
[all...]
H A DStmt.cpp230 SourceLocation Stmt::getLocStart() const { function in class:Stmt
H A DExpr.cpp469 SourceLocation DeclRefExpr::getLocStart() const { function in class:DeclRefExpr
1262 SourceLocation CallExpr::getLocStart() const { function in class:CallExpr
1401 SourceLocation MemberExpr::getLocStart() const { function in class:MemberExpr
1903 SourceLocation InitListExpr::getLocStart() const { function in class:InitListExpr
3792 SourceLocation DesignatedInitExpr::getLocStart() const { function in class:DesignatedInitExpr
[all...]

Completed in 180 milliseconds