Searched defs:InlineLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp58 ParseNamespace(DeclaratorContext Context, SourceLocation &DeclEnd, SourceLocation InlineLoc) argument
237 ParseInnerNamespace(const InnerNamespaceInfoList &InnerNSs, unsigned int index, SourceLocation &InlineLoc, ParsedAttributes &attrs, BalancedDelimiterTracker &Tracker) argument
[all...]
H A DParseDecl.cpp1764 SourceLocation InlineLoc = ConsumeToken(); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2807 SourceLocation InlineLoc; member in struct:clang::InnerNamespaceInfo

Completed in 85 milliseconds