Home
last modified time | relevance | path

Searched refs:NewSubstDiag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp32 auto *NewSubstDiag = new (C) std::pair<SourceLocation, StringRef>( in CreateUnsatisfiedConstraintRecord() local
34 new (TrailingObject) UnsatisfiedConstraintRecord(NewSubstDiag); in CreateUnsatisfiedConstraintRecord()