Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDeclCXX.h3435 DeclarationNameLoc DNLoc; variable
3787 DeclarationNameLoc DNLoc; variable
DDecl.h2010 DeclarationNameLoc DNLoc; variable
DExpr.h1248 DeclarationNameLoc DNLoc; variable
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriter.cpp5690 void ASTRecordWriter::AddDeclarationNameLoc(const DeclarationNameLoc &DNLoc, in AddDeclarationNameLoc()
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp6193 DeclarationNameLoc DNLoc = in getNameForTemplate() local