OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAsComplexIntegerType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
609
return
getAsComplexIntegerType
();
618
const ComplexType *Type::
getAsComplexIntegerType
() const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2235
const ComplexType *
getAsComplexIntegerType
() const; // GCC complex int type.
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
1298
const ComplexType *LHSComplexInt = LHSType->
getAsComplexIntegerType
();
1299
const ComplexType *RHSComplexInt = RHSType->
getAsComplexIntegerType
();
Completed in 36 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026