Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Interpreter/
H A DInterpreterUtils.cpp48 DeclarationName DName = &S.Context.Idents.get(Name); in LookupNamespace() local
73 DeclarationName DName = &S.Context.Idents.get(Name); in LookupNamed() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6367 DeclarationName DName; getNameForTemplate() local