OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasImplicitInt
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
LangStandard.h
87
///
hasImplicitInt
- Language allows variables to be typed as int implicitly.
88
bool
hasImplicitInt
() const { return Flags & frontend::ImplicitInt; }
/external/clang/lib/Frontend/
CompilerInvocation.cpp
[
all
...]
Completed in 23 milliseconds