Searched defs:DeclarationNameLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclarationName.cpp | 381 DeclarationNameLoc::DeclarationNameLoc(DeclarationName Name) { DeclarationNameLoc() function in DeclarationNameLoc |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclarationName.h | 706 DeclarationNameLoc() { memset((void*) this, 0, sizeof(*this)); } in DeclarationNameLoc() function |