Home
last modified time | relevance | path

Searched defs:NamespcName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp568 IdentifierInfo *NamespcName = nullptr; ParseUsingDirective() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12042 ActOnUsingDirective(Scope * S,SourceLocation UsingLoc,SourceLocation NamespcLoc,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * NamespcName,const ParsedAttributesView & AttrList) ActOnUsingDirective() argument