Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp66 SourceLocation InlineLoc) { in ParseNamespace()
263 unsigned int index, SourceLocation &InlineLoc, in ParseInnerNamespace()
H A DParseDecl.cpp2031 SourceLocation InlineLoc = ConsumeToken(); in ParseDeclaration() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3280 SourceLocation InlineLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11525 SourceLocation InlineLoc, in ActOnStartNamespaceDef() argument