Home
last modified time | relevance | path

Searched defs:InlineLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp66 SourceLocation InlineLoc) { in ParseNamespace() argument
263 ParseInnerNamespace(const InnerNamespaceInfoList & InnerNSs,unsigned int index,SourceLocation & InlineLoc,ParsedAttributes & attrs,BalancedDelimiterTracker & Tracker) ParseInnerNamespace() argument
[all...]
H A DParseDecl.cpp2023 SourceLocation InlineLoc = ConsumeToken(); ParseDeclaration() local
/llvm-project/clang/include/clang/Parse/
H A DParser.h3276 SourceLocation InlineLoc; global() member
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11466 ActOnStartNamespaceDef(Scope * NamespcScope,SourceLocation InlineLoc,SourceLocation NamespaceLoc,SourceLocation IdentLoc,IdentifierInfo * II,SourceLocation LBrace,const ParsedAttributesView & AttrList,UsingDirectiveDecl * & UD,bool IsNested) ActOnStartNamespaceDef() argument