OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTypeInfoImpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2110
TypeInfo
getTypeInfoImpl
(const Type *T) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1742
Align =
getTypeInfoImpl
(T.getTypePtr()).Align;
1902
TypeInfo TI =
getTypeInfoImpl
(T);
1907
///
getTypeInfoImpl
- Return the size of the specified type, in bits. This
1913
TypeInfo ASTContext::
getTypeInfoImpl
(const Type *T) const {
Completed in 47 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026