Home
last modified time | relevance | path

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

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