Home
last modified time | relevance | path

Searched defs:SubstitutedEntity (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h184 StringRef SubstitutedEntity; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp824 std::string SubstitutedEntity = Record.readString(); in readSubstitutionDiagnostic() local