Home
last modified time | relevance | path

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

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