Searched refs:VisitObjCIsaExpr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2057 void StmtProfiler::VisitObjCIsaExpr(const ObjCIsaExpr *S) { function in class:StmtProfiler
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp955 void ASTStmtReader::VisitObjCIsaExpr(ObjCIsaExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp833 void ASTStmtWriter::VisitObjCIsaExpr(ObjCIsaExpr *E) { function in class:ASTStmtWriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp529 Value *VisitObjCIsaExpr(ObjCIsaExpr *E) { function in class:__anon366::ScalarExprEmitter

Completed in 167 milliseconds