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