Home
last modified time | relevance | path

Searched defs:OpenLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp811 SourceLocation OpenLoc = ConsumeToken(); in ConsumeAndStoreFunctionPrologue() local
880 SourceLocation OpenLoc = Tok.getLocation(); in ConsumeAndStoreFunctionPrologue() local
DParseExpr.cpp1516 SourceLocation OpenLoc = ConsumeToken(); in ParsePostfixExpressionSuffix() local
2192 SourceLocation OpenLoc = T.getOpenLocation(); in ParseParenExpression() local
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp927 SourceLocation OpenLoc = ConsumeToken(); in ConsumeAndStoreFunctionPrologue() local
1004 SourceLocation OpenLoc = Tok.getLocation(); in ConsumeAndStoreFunctionPrologue() local
DParseExpr.cpp1970 SourceLocation OpenLoc = ConsumeToken(); in ParsePostfixExpressionSuffix() local
2765 SourceLocation OpenLoc = T.getOpenLocation(); in ParseParenExpression() local
DParseDeclCXX.cpp4177 SourceLocation OpenLoc = Tok.getLocation(); in ParseCXX11AttributeSpecifier() local