Home
last modified time | relevance | path

Searched defs:InferExportWildcard (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h195 unsigned InferExportWildcard : 1; variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp4478 bool InferExportWildcard = Record[Idx++]; in ReadSubmoduleBlock() local