Searched defs:LocSeq (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ | ||
H A D | ASTRecordWriter.h | 29 using LocSeq = SourceLocationSequence; variable |
H A D | ASTRecordReader.h | 34 using LocSeq = SourceLocationSequence; variable |
H A D | ASTWriter.h | 108 using LocSeq = SourceLocationSequence; variable |
/openbsd-src/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 256 using LocSeq = SourceLocationSequence; typedef in __anona57837030111::TypeLocWriter |
H A D | ASTReader.cpp | 6543 using LocSeq = SourceLocationSequence; typedef in clang::TypeLocReader |