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