OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunctionTypeWithoutPtrSizes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1226
QualType
getFunctionTypeWithoutPtrSizes
(QualType T);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
3108
QualType ASTContext::
getFunctionTypeWithoutPtrSizes
(QualType T) {
3127
hasSameType(
getFunctionTypeWithoutPtrSizes
(T),
3128
getFunctionTypeWithoutPtrSizes
(U));
Completed in 45 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026