OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasImplicitInt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangStandard.h
128
///
hasImplicitInt
- Language allows variables to be typed as int implicitly.
129
bool
hasImplicitInt
() const { return Flags & ImplicitInt; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
3154
Opts.ImplicitInt = Std.
hasImplicitInt
();
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026