Searched defs:PendingMacroInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h563 struct PendingMacroInfo { struct in class:clang::ASTReader
579 PendingMacroInfo(ModuleFile *M, function in struct:clang::ASTReader::PendingMacroInfo
586 PendingMacroInfo(ModuleFile *M, uint64_t MacroDirectivesOffset) : M(M) { function in struct:clang::ASTReader::PendingMacroInfo

Completed in 68 milliseconds