Searched defs:LocSeq (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTRecordWriter.h | 31 using LocSeq = SourceLocationSequence; variable |
H A D | ASTRecordReader.h | 35 using LocSeq = SourceLocationSequence; variable |
H A D | ASTWriter.h | 111 using LocSeq = SourceLocationSequence; variable |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 299 using LocSeq = SourceLocationSequence; typedef in __anon397e50ec0111::TypeLocWriter |
H A D | ASTReader.cpp | 6745 using LocSeq = SourceLocationSequence; typedef in clang::TypeLocReader |