OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isC99
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
LangStandard.h
63
///
isC99
- Language is a superset of C99.
64
bool
isC99
() const { return Flags & frontend::C99; }
/external/clang/lib/Frontend/
CompilerInvocation.cpp
[
all
...]
Completed in 39 milliseconds