Searched refs:getOpenLocation (Results 1 - 10 of 10) sorted by relevance

/external/clang/lib/Parse/
H A DParseExprCXX.cpp794 Intro.Range.setBegin(T.getOpenLocation());
905 Init = Actions.ActOnParenListExpr(Parens.getOpenLocation(),
1139 SourceLocation LParenLoc = T.getOpenLocation();
1389 T.getOpenLocation(), Result.get(),
1411 LParenLoc = T.getOpenLocation();
1488 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(), /*isType=*/true,
1501 Result = Actions.ActOnCXXUuidof(OpLoc, T.getOpenLocation(),
1713 return Actions.ActOnCXXTypeConstructExpr(TypeRep, T.getOpenLocation(),
2260 SymbolLocations[SymbolIdx++] = T.getOpenLocation();
2285 SymbolLocations[SymbolIdx++] = T.getOpenLocation();
[all...]
H A DParseInit.cpp205 SourceLocation StartLoc = T.getOpenLocation();
394 SourceLocation LBraceLoc = T.getOpenLocation();
H A DRAIIObjectsForParser.h409 SourceLocation getOpenLocation() const { return LOpen; } function in class:clang::BalancedDelimiterTracker
H A DParseExpr.cpp1308 Result = Actions.ActOnNoexceptExpr(KeyLoc, T.getOpenLocation(),
1453 Loc = T.getOpenLocation();
1554 Loc = PT.getOpenLocation();
1841 LParenLoc = T.getOpenLocation();
2029 Comps.back().LocStart = ST.getOpenLocation();
2192 SourceLocation OpenLoc = T.getOpenLocation();
2629 return Actions.ActOnCXXFoldExpr(T.getOpenLocation(), LHS.get(), Kind,
H A DParseDeclCXX.cpp135 Diag(T.getOpenLocation(), diag::err_namespace_nonnamespace_scope);
187 IdentLoc, Ident, T.getOpenLocation(),
239 Ident[index], Tracker.getOpenLocation(),
789 return T.getOpenLocation() == Tok.getLocation() ?
790 StartLoc : T.getOpenLocation();
3084 T.getOpenLocation());
3115 T.getOpenLocation(),
3328 T.getOpenLocation(), ArgExprs,
H A DParseDecl.cpp2124 ExprResult Initializer = Actions.ActOnParenListExpr(T.getOpenLocation(),
2523 ExprResult ArgExpr = ParseAlignArgument(T.getOpenLocation(), EllipsisLoc);
3773 T.getOpenLocation(), T.getCloseLocation(),
4272 Actions.ActOnEnumBody(StartLoc, T.getOpenLocation(), T.getCloseLocation(),
5521 D.AddTypeInfo(DeclaratorChunk::getParen(T.getOpenLocation(),
5607 LParenLoc = Tracker.getOpenLocation();
6065 T.getOpenLocation(),
6082 T.getOpenLocation(),
6161 T.getOpenLocation(),
H A DParseStmt.cpp1040 return Actions.ActOnCompoundStmt(T.getOpenLocation(), CloseLoc,
1470 return Actions.ActOnDoStmt(DoLoc, Body.get(), WhileLoc, T.getOpenLocation(),
1803 return Actions.ActOnForStmt(ForLoc, T.getOpenLocation(), FirstPart.get(),
H A DParseObjc.cpp1898 T.getOpenLocation(), T.getCloseLocation(), nullptr);
3407 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation();
3523 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(),
3548 T.getOpenLocation(), ProtoIdLoc,
3614 T.getOpenLocation(),
H A DParseOpenMP.cpp1472 Kind, Arg, Val.get(), Loc, T.getOpenLocation(), KLoc, DelimLoc,
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 187 milliseconds