OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasEmittedPCH
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Serialization/
GeneratePCH.cpp
36
HasEmittedPCH
(false) {
64
HasEmittedPCH
= true;
/external/clang/include/clang/Serialization/
ASTWriter.h
755
bool
HasEmittedPCH
;
772
bool
hasEmittedPCH
() const { return
HasEmittedPCH
; }
Completed in 22 milliseconds