Searched defs:InlineLoc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 66 SourceLocation InlineLoc) { in ParseNamespace() argument 263 ParseInnerNamespace(const InnerNamespaceInfoList & InnerNSs,unsigned int index,SourceLocation & InlineLoc,ParsedAttributes & attrs,BalancedDelimiterTracker & Tracker) ParseInnerNamespace() argument [all...] |
H A D | ParseDecl.cpp | 2023 SourceLocation InlineLoc = ConsumeToken(); ParseDeclaration() local
|
/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 3276 SourceLocation InlineLoc; global() member
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 11466 ActOnStartNamespaceDef(Scope * NamespcScope,SourceLocation InlineLoc,SourceLocation NamespaceLoc,SourceLocation IdentLoc,IdentifierInfo * II,SourceLocation LBrace,const ParsedAttributesView & AttrList,UsingDirectiveDecl * & UD,bool IsNested) ActOnStartNamespaceDef() argument
|