Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp60 SourceLocation InlineLoc) { in ParseNamespace()
238 unsigned int index, SourceLocation &InlineLoc, in ParseInnerNamespace()
H A DParseDecl.cpp1717 SourceLocation InlineLoc = ConsumeToken(); in ParseDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3023 SourceLocation InlineLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10908 Scope *NamespcScope, SourceLocation InlineLoc, SourceLocation NamespaceLoc, in ActOnStartNamespaceDef()