Home
last modified time | relevance | path

Searched defs:DNLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3528 DeclarationNameLoc DNLoc; variable
3881 DeclarationNameLoc DNLoc; variable
H A DDecl.h2037 DeclarationNameLoc DNLoc; variable
H A DExpr.h1275 DeclarationNameLoc DNLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6353 void ASTRecordWriter::AddDeclarationNameLoc(const DeclarationNameLoc &DNLoc, in AddDeclarationNameLoc()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6651 DeclarationNameLoc DNLoc = in getNameForTemplate() local