OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBaseOriginalType
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprOpenMP.h
91
static QualType
getBaseOriginalType
(const Expr *Base);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
5604
OMPArraySectionExpr::
getBaseOriginalType
(OASE->getBase());
16476
OMPArraySectionExpr::
getBaseOriginalType
(OASE->getBase());
17932
OMPArraySectionExpr::
getBaseOriginalType
(OASE->getBase());
18358
OMPArraySectionExpr::
getBaseOriginalType
(E).getCanonicalType();
18636
OMPArraySectionExpr::
getBaseOriginalType
(E).getCanonicalType();
19111
OMPArraySectionExpr::
getBaseOriginalType
(OASE->getBase());
SemaExpr.cpp
4938
QualType OriginalTy = OMPArraySectionExpr::
getBaseOriginalType
(Base);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
7292
QualType BaseTy = OMPArraySectionExpr::
getBaseOriginalType
(
7414
QualType BaseQTy = OMPArraySectionExpr::
getBaseOriginalType
(
7773
(OASE && OMPArraySectionExpr::
getBaseOriginalType
(OASE)
8055
QualType Ty = OMPArraySectionExpr::
getBaseOriginalType
(OASE->getBase());
CGExpr.cpp
3924
QualType BaseTy = OMPArraySectionExpr::
getBaseOriginalType
(E->getBase());
/src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp
4691
QualType OMPArraySectionExpr::
getBaseOriginalType
(const Expr *Base) {
Completed in 74 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026