Searched defs:getLAngleLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DTemplateBase.h532 SourceLocation getLAngleLoc() const { return LAngleLoc; } function in class:clang::TemplateArgumentListInfo
H A DTypeLoc.h761 SourceLocation getLAngleLoc() const { function in class:clang::ObjCObjectTypeLoc
806 return SourceRange(getLAngleLoc(), getRAngleLoc());
1226 SourceLocation getLAngleLoc() const {
1643 SourceLocation getLAngleLoc() const {
H A DExprCXX.h2016 SourceLocation getLAngleLoc() const { function in class:clang::UnresolvedLookupExpr
2141 SourceLocation getLAngleLoc() const { function in class:clang::DependentScopeDeclRefExpr
2525 SourceLocation getLAngleLoc() const {
2712 SourceLocation getLAngleLoc() const { function in class:clang::UnresolvedMemberExpr
H A DExpr.h915 SourceLocation getLAngleLoc() const { function in class:clang::DeclRefExpr
2198 SourceLocation getLAngleLoc() const { function

Completed in 208 milliseconds