Home
last modified time | relevance | path

Searched defs:NamespcLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp521 SourceLocation NamespcLoc = ConsumeToken(); in ParseUsingDirective() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2899 SourceLocation NamespcLoc, in UsingDirectiveDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11446 SourceLocation NamespcLoc, CXXScopeSpec &SS, in ActOnUsingDirective()