OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeserializedPCHDeclsToErrorOn
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
PreprocessorOptions.h
76
std::set<std::string>
DeserializedPCHDeclsToErrorOn
;
/external/clang/lib/Frontend/
FrontendAction.cpp
346
if (!CI.getPreprocessorOpts().
DeserializedPCHDeclsToErrorOn
.empty()) {
349
CI.getPreprocessorOpts().
DeserializedPCHDeclsToErrorOn
,
CompilerInvocation.cpp
[
all
...]
Completed in 140 milliseconds