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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h170 class PCHStorage { class in class:clang::PrecompiledPreamble
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp686 PrecompiledPreamble::PCHStorage::PCHStorage(TempPCHFil function in class:PrecompiledPreamble::PCHStorage
691 PrecompiledPreamble::PCHStorage::PCHStorage(InMemoryPreamble Memory) function in class:PrecompiledPreamble::PCHStorage
696 PrecompiledPreamble::PCHStorage::PCHStorage(PCHStorage &&Other) : PCHStorage() { function in class:PrecompiledPreamble::PCHStorage
[all...]

Completed in 65 milliseconds