Home
last modified time | relevance | path

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

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