Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1134 struct PendingDeclContextInfo { struct
1145 std::deque<PendingDeclContextInfo> PendingDeclContextInfos; argument