Searched defs:getLocEnd (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h47 SourceLocation getLocEnd() const { return EndLoc; } function in class:clang::OMPClause
425 SourceLocation getLocEnd() const { return EndLoc; } function in class:clang::OMPExecutableDirective
H A DExprCXX.h405 SourceLocation getLocEnd() const { return getRParenLoc(); } function in class:clang::UserDefinedLiteral
650 SourceLocation getLocEnd() cons function in class:clang::MSPropertyRefExpr
[all...]
H A DStmt.h755 inline SourceLocation SwitchCase::getLocEnd() cons function in class:clang::SwitchCase
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp699 SourceLocation ObjCMethodDecl::getLocEnd() const { function in class:ObjCMethodDecl
H A DExprCXX.cpp283 SourceLocation CXXPseudoDestructorExpr::getLocEnd() const { function in class:CXXPseudoDestructorExpr
492 SourceLocation CXXConstructExpr::getLocEnd() const { function in class:CXXConstructExpr
734 SourceLocation CXXFunctionalCastExpr::getLocEnd() const { function in class:CXXFunctionalCastExpr
828 SourceLocation CXXTemporaryObjectExpr::getLocEnd() cons function in class:CXXTemporaryObjectExpr
[all...]
H A DStmt.cpp243 SourceLocation Stmt::getLocEnd() const { function in class:Stmt
756 SourceLocation ObjCAtTryStmt::getLocEnd() const { function in class:ObjCAtTryStmt
H A DExpr.cpp474 SourceLocation DeclRefExpr::getLocEnd() const { function in class:DeclRefExpr
1271 SourceLocation CallExpr::getLocEnd() const { function in class:CallExpr
1415 SourceLocation MemberExpr::getLocEnd() const { function in class:MemberExpr
1917 SourceLocation InitListExpr::getLocEnd() const { function in class:InitListExpr
3803 SourceLocation DesignatedInitExpr::getLocEnd() const { function in class:DesignatedInitExpr
[all...]

Completed in 145 milliseconds