Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h2189 static void SkipPath(const RecordData &Record, unsigned &Idx) { in SkipPath() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2837 SkipPath(Record, Idx); in ReadControlBlock()