OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDigraphs
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
LangStandard.h
78
///
hasDigraphs
- Language supports digraphs.
79
bool
hasDigraphs
() const { return Flags & frontend::Digraphs; }
/external/clang/lib/Frontend/
CompilerInvocation.cpp
[
all
...]
Completed in 35 milliseconds