Home
last modified time | relevance | path

Searched defs:getInnerType (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DTypeLoc.h414 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function
833 QualType getInnerType() const { in getInnerType() function
969 QualType getInnerType() const { in getInnerType() function
1051 QualType getInnerType() const { in getInnerType() function
1076 QualType getInnerType() const { in getInnerType() function
1127 QualType getInnerType() const { in getInnerType() function
1215 QualType getInnerType() const { in getInnerType() function
1336 QualType getInnerType() const { return getTypePtr()->getReturnType(); } in getInnerType() function
1402 QualType getInnerType() const { return getTypePtr()->getElementType(); } in getInnerType() function
1763 QualType getInnerType() const { in getInnerType() function
[all …]
/external/dagger2/javatests/dagger/functional/nullables/
DJspecifyNullableTest.java36 InnerType getInnerType(); in getInnerType() method