OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasInt128Type
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Basic/
TargetInfo.h
319
virtual bool
hasInt128Type
() const {
[
all
...]
/external/clang/lib/Frontend/
InitPreprocessor.cpp
679
if (TI.
hasInt128Type
())
[
all
...]
/external/clang/lib/Sema/
Sema.cpp
156
if (Context.getTargetInfo().
hasInt128Type
()) {
[
all
...]
SemaType.cpp
[
all
...]
/external/clang/lib/Basic/
Targets.cpp
[
all
...]
Completed in 234 milliseconds