OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTypeOfType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1587
QualType
getTypeOfType
(QualType t) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
5430
///
getTypeOfType
- Unlike many "get<Type>" functions, we don't unique
5435
QualType ASTContext::
getTypeOfType
(QualType tofType) const {
ASTImporter.cpp
1327
return Importer.getToContext().
getTypeOfType
(*ToUnderlyingTypeOrErr);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
1610
Result = Context.
getTypeOfType
(Result);
TreeTransform.h
14379
return SemaRef.Context.
getTypeOfType
(Underlying);
Completed in 44 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026