OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAsStructureType
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CallAndMessageChecker.cpp
255
if (const RecordType *RT = T->
getAsStructureType
()) {
262
if (T->
getAsStructureType
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
FormatString.cpp
485
if (pointee->
getAsStructureType
() || pointee->isVoidType())
Type.cpp
641
const RecordType *Type::
getAsStructureType
() const {
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp
110
if (const RecordType *RT = T->
getAsStructureType
()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2232
const RecordType *
getAsStructureType
() const;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp
10416
if (const RecordType *RT = QT->
getAsStructureType
())
CGOpenMPRuntime.cpp
4515
if (!SharedsTy->
getAsStructureType
()->getDecl()->field_empty()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
4707
DS.getRepAsType().get()->
getAsStructureType
())
Completed in 99 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026