Searched defs:OpenLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseCXXInlineMethods.cpp | 951 SourceLocation OpenLoc = ConsumeToken(); ConsumeAndStoreFunctionPrologue() local |
H A D | ParseExpr.cpp | 2079 SourceLocation OpenLoc = ConsumeToken(); ParsePostfixExpressionSuffix() local |
H A D | ParseTemplate.cpp | 1647 ParseTemplateArgumentList(TemplateArgList & TemplateArgs,TemplateTy Template,SourceLocation OpenLoc) ParseTemplateArgumentList() argument |
H A D | ParseDeclCXX.cpp | 4566 SourceLocation OpenLoc = Tok.getLocation(); ParseCXX11AttributeSpecifierInternal() local |