Searched refs:hasRecordedPreamble (Results 1 - 12 of 12) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
H A DPreprocessor.h317 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
1989 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
1990 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
H A DPreprocessor.h317 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
1989 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
1990 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
H A DPreprocessor.h317 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
1989 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
1990 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
H A DPreprocessor.h317 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
1989 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
1990 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
H A DPreprocessor.h320 bool hasRecordedPreamble() const { return !ConditionalStack.empty(); } function in class:clang::Preprocessor::PreambleConditionalStackStore
2010 bool hasRecordedPreamble() const { function in class:clang::Preprocessor
2011 return PreambleConditionalStack.hasRecordedPreamble();

Completed in 119 milliseconds