OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasImplicitInt
(Results
1 - 3
of
3
) 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; }
LangStandard.h
128
///
hasImplicitInt
- Language allows variables to be typed as int implicitly.
129
bool
hasImplicitInt
() const { return Flags & ImplicitInt; }
LangStandard.h
128
///
hasImplicitInt
- Language allows variables to be typed as int implicitly.
129
bool
hasImplicitInt
() const { return Flags & ImplicitInt; }
Completed in 112 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026