Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp529 SourceLocation NamespcLoc = ConsumeToken(); in ParseUsingDirective() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclCXX.h2933 SourceLocation NamespcLoc, in UsingDirectiveDecl()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp11646 SourceLocation NamespcLoc, CXXScopeSpec &SS, in ActOnUsingDirective()