Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h2289 static void SkipPath(const RecordData &Record, unsigned &Idx) { in SkipPath() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3073 SkipPath(Record, Idx); in ReadControlBlock()