Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp381 DeclarationNameLoc::DeclarationNameLoc(DeclarationName Name) { DeclarationNameLoc() function in DeclarationNameLoc
/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h706 DeclarationNameLoc() { memset((void*) this, 0, sizeof(*this)); } in DeclarationNameLoc() function