OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCPlusPlus14
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
LangStandard.h
76
///
isCPlusPlus14
- Language is a C++14 variant (or later).
77
bool
isCPlusPlus14
() const { return Flags & frontend::CPlusPlus14; }
/external/clang/lib/Frontend/
CompilerInvocation.cpp
[
all
...]
Completed in 36 milliseconds