Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5595 bool IsStandardCXXModule = Record[Idx++]; in readASTFileControlBlock() local
5602 if (IsStandardCXXModule) { in readASTFileControlBlock()