OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isObjCClassType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
DynamicTypePropagation.cpp
115
bool
isObjCClassType
(QualType Type) {
189
if (
isObjCClassType
(InferredType)) {
757
if (ReceiverType->isObjCIdType() || ReceiverType->
isObjCClassType
() ||
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2671
bool
isObjCClassType
(QualType T) const {
Completed in 58 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026